0.3.1
Pre-release
Pre-release
Compatibility -
- This release must use BOSH version 260.x or prior. For version 261 and later, you must use 0.4.0+.
- CLI version 0.3.0 must be used with this release
Patch release to 0.3.0 to resolve 500 errors in long running HSM deployments. CredHub will now attempt to re-establish a connection to the HSM in the event that a connection fails.
The following events will be logged if a failure and reconnect has occurred.
user:/home# tail -f /var/vcap/sys/log/credhub/credhub.log | grep EncryptionServiceImpl
2017-01-23T23:23:52.177Z [https-jsse-nio-8844-exec-6] .... INFO --- EncryptionServiceImpl: Exception thrown: Could not process input data: function 'C_Decrypt' returns 0x30
2017-01-23T23:23:52.177Z [https-jsse-nio-8844-exec-6] .... INFO --- EncryptionServiceImpl: Failed to decrypt secret. Trying to log in.
2017-01-23T23:23:52.404Z [https-jsse-nio-8844-exec-6] .... INFO --- EncryptionServiceImpl: Reconnected to the HSM