Fix #6 Factory Null-tolerant for trusted certificate

This commit is contained in:
2016-12-21 20:22:26 +01:00
parent 3f7f88e14a
commit ea3b6d50cb
4 changed files with 10 additions and 3 deletions

View File

@ -22,7 +22,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject
* Renew/revoke leases
* Raw secret content or JSON decoding
* Connector Factory with builder pattern
* Tested against Vault 0.6.3
* Tested against Vault 0.6.4
**Usage Example**