Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@renatoathaydes renatoathaydes released this 07 Nov 15:36
· 15 commits to master since this release

This release fixes 2 issues:

  • was unable to use keystore in formats other than JKS for signing. Fixed the problem so keystores are converted to the correct format before being used.
  • the keystore manager algorithm was changed from X509 to PKIX as per Oracle recommendation.