Release : 6.x, 7.x
Component: Automic Dollar UniverseWhen trying to enable SSL (./unissl set -enable ON -msport 4443) there is an error message displayed:
unable to load Private Key
140446375327632:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:618:
140446375327632:error:0906A065:PEM routines:PEM_do_header:bad decrypt:pem_lib.c:488:
Release : 6.x, 7.x
Component: Automic Dollar Universe
Check with the below commands if the same password was used for the entries in the DUAS KeyStore:
unissl LIST -type SERVERKEY -view
unissl LIST -type SERVERCERT -view
unissl LIST -type TRUSTEDCACERT -view
openssl rsa -in certificate.pem -out nopassword.key