Commit Graph

3 Commits (6821527c95032591684542fa201dfa800fbe7246)

Author SHA1 Message Date
Paolo Borelli e94ca36335 Add CommonName to the self signed certificate
Without a CN the self signed certificate is considered
invalid by chrome.
You can check with: openssl x509 -in cert.pem -subject -noout
Unknwon fc18741cc7 Fix
Unknwon 135d3733b3 Feature: Integrate crypto/tls/generate_cert.go command