Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add CommonName to the self signed certificate | Paolo Borelli | 2015-07-11 |
| | | | | | | Without a CN the self signed certificate is considered invalid by chrome. You can check with: openssl x509 -in cert.pem -subject -noout | ||
* | Fix #524 | Unknwon | 2014-10-07 |
| | |||
* | Feature: Integrate crypto/tls/generate_cert.go command | Unknwon | 2014-09-22 |