SSL cannot be enabled: unable to load Private Key
search cancel

SSL cannot be enabled: unable to load Private Key

book

Article ID: 266219

calendar_today

Updated On: 02-05-2024

Products

CA Automic Dollar Universe

Issue/Introduction

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:

Environment

Release : 6.x, 7.x

Component: Automic Dollar Universe

Resolution

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