Skip to content

v0.19.0

Compare
Choose a tag to compare
@manicminer manicminer released this 29 Jun 10:05
· 727 commits to main since this release
b00294a

⚠️ BREAKING CHANGES:

  • Support for passing the raw bytes of a PKCS#12 bundle when using client certificate authentication. This alters the method signature of auth.NewClientCertificateAuthorizer() but does not affect the use of a PFX file read from the filesystem. See #65 for details and example usage.