Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Releases: Venafi/vcert-java

Improved usability and efficiency

30 Oct 16:09
9ef9fb4

Choose a tag to compare

  • Fix for #12: More helpful VCertException error messages
  • Refactored logic for obtaining Venafi Cloud policy to align with VCert-Go/Python
9c45ed091d06a70acd0917872cfba0f29eb3f6de  vcert-java_v0.2.1+469.jar

Support for Token Authentication with Trust Protection Platform

21 Aug 21:42
983d438

Choose a tag to compare

05ca3156529fe0cb8a9f8c629a80edc480d78e60  vcert-java_v0.2.0+393.jar

Address issues reported by Dependabot

01 Jul 21:09
0f3df57

Choose a tag to compare

b548bfcf3e038e44e65267ca35493acbe1c2dd77  vcert-java_v0.1.4+332.jar

(Re-Release) Proper support for suggested/recommended settings

28 May 19:58
ece9c3e

Choose a tag to compare

62ea79e44500dc9fc31be36a618e83f88394635c  vcert-java_v0.1.3+295.jar

Restoring support for Venafi Cloud

10 Apr 16:09
8d7542a

Choose a tag to compare

Pre-release
Updates to support current Venafi Cloud API (#6)

* Updates:
- The latest Cloud API is used. Cloud zone can be specified as ID or name (e.g. ProjectName\ProjectZone).
- Support for proxy with or without authentication.
- Vendor name and version can be sent Venafi Trust Protection Platform.

* Code review comment applied:
- Use "APIKEY" environment variable instead of "TOKEN" when Venafi Cloud is used.

* Setting Feign to version 10.4.0 (previously 10.5.0) to support Java 8.

* Include all tests

* Code review comments applied:
- Fix the broken backward compatibility (requestCertificate() method)
- Cleanup of the examples

* Rename productNameAndVersion to appInfo (consistent with GO implementation).
Add "Venafi VCert-Java" as a default value of Origin (if not provided by appInfo).

Co-authored-by: Atanas Chuchev <atanas.chuchev@venafi.com>
Co-authored-by: Stanimir Komitov <stanimir.komitov@venafi.com>

Initial Release

10 Oct 23:50

Choose a tag to compare

Support for enrolling certificates from Venafi Trust Protection Platform