Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProxyBind string
View Source
var ProxyContext context.Context
View Source
var ProxyDialerCacheTimeout = 60 * time.Minute
View Source
var ProxyDomain = os.Getenv("GONTLM_DOMAIN")
View Source
var ProxyOverrides map[string]*url.URL
View Source
var ProxyPass = os.Getenv("GONTLM_PASS")
View Source
var ProxyServer string
View Source
var ProxyUser = os.Getenv("GONTLM_USER")
View Source
var ProxyVerbose bool
Functions ¶
func CertTemplate ¶
func CertTemplate() (*x509.Certificate, error)
func CreateCert ¶
func CreateCert(template, parent *x509.Certificate, pub interface{}, parentPriv interface{}) ( cert *x509.Certificate, err error)
func RunWindows ¶
func RunWindows()
func SetupGoProxyCA ¶
func SetupGoProxyCA() (goproxyCa tls.Certificate)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.