v0.1.3
Support SAN for Go 1.15+ (#123) Starting from Go 1.15+ Certificate without subjectAltName will fail with error: "x509: certificate relies on legacy Common Name field" More info: https://github.com/golang/go/issues/39568 This is only for Domain name and does not support IP Address: https://godoc.org/crypto/x509#Certificate