Skip to content

v0.1.3

Compare
Choose a tag to compare
@gabriel gabriel released this 21 Aug 04:07
· 124 commits to master since this release
88d20dd
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