Home | History | Annotate | Download | only in http

Lines Matching refs:pem

1991 //		err := http.ListenAndServeTLS(":10443", "cert.pem", "key.pem", nil)
1997 // One can use generate_cert.go in crypto/tls to generate cert.pem and key.pem.