package cybervillains
import "github.com/google/martian/v3/cybervillains"
Package cybervillains provides the publically published Selenium project CyberVillains certificate and key. The CyberVillains cert and key allow for a man in the middle, and should only be used in testing scenarios. Client installation of the CyberVillains certificate is inherently and intentionally insecure.
Index ¶
Constants ¶
const Cert string = "" /* 957 byte string literal not displayed */
Cert is the x509 CyberVillains public key published by the Selenium project.
const Key string = "" /* 888 byte string literal not displayed */
Key is the CyberVillains private key published by the Selenium project.
Source Files ¶
Tools for package owners.