Skip to content

MCP-PKI 1.2.0

Latest
Compare
Choose a tag to compare
@oliverhaagh oliverhaagh released this 05 Jun 09:01
· 21 commits to master since this release
25f3091

Changes in this release

  • The project is now targeting Java 17 instead of Java 11
  • Upgraded Bouncy Castle to 1.73
  • Fixed bug where email address was not formatted correctly in DN string when extracting identity from certificate
  • Issued new certificates for unit testing
  • Minor bug fixes
  • General code cleanup and refactoring
  • Various dependency updates