Skip to content

v5.3.0 - Private key authentication improvements

Choose a tag to compare

@pozil pozil released this 23 Apr 22:15
· 24 commits to main since this release
  • feat: add support for self-signed SSL certificates for testing purposes (#60). See the rejectUnauthorizedSsl configuration key.
  • fix: "BEGIN RSA" header no longer required in private key (fixes #65)
  • fix: flaky integration test with two possible error code being returned
  • build: bump dependencies