aboutsummaryrefslogtreecommitdiff
path: root/cmd/cert.go
Commit message (Collapse)AuthorAge
* cmd: refactoring command nameUnknwon2017-02-27
|
* Fix import pathUnknwon2016-08-30
|
* Minor fix for go vetUnknwon2016-07-16
|
* #3045 fix DEPRECATED Action signature erorrUnknwon2016-05-12
|
* fix api brokenUnknwon2015-11-15
|
* fix import path, fix #1782Unknwon2015-10-15
|
* Add CommonName to the self signed certificatePaolo Borelli2015-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 #524Unknwon2014-10-07
|
* Feature: Integrate crypto/tls/generate_cert.go commandUnknwon2014-09-22