v5.3.0 - Private key authentication improvements
- feat: add support for self-signed SSL certificates for testing purposes (#60). See the
rejectUnauthorizedSslconfiguration 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