v0.8.0
Changes in this release:
- End-entity certificates now include certificate chain. Chain is appended when certificate is issued by sub-CA and it includes CA certificates up to, but not including root CA. The chains are included in certificate PEM files and
tls.Certificate
structs when using the Go API.