This post is more than 5 years old
1 Rookie
•
98 Posts
0
33305
April 8th, 2013 09:00
OMSA 7.2 How do we change the keystore password and key password
We are running OMSA 7.2 on a windows server. We need to replace the keystore to import our own CA certified certificate.
OMSA's interface for this does not work well.
The passwords are hidden in the server.xml file as ${keystore_password} and ${key_password}
I'd like to keep using this method of hiding the passwords. Anyone know what these special entries are doing?
Part of Java?
No Events found!


DELL-Chris H
7 Practitioner
•
9.7K Posts
•
48K Points
1
April 8th, 2013 09:00
Hudson8,
You can use the Dell Encryption Key Manager to create and import the keys. As well as adjust the keystore password.
You can find documentation here - www.dell.com/.../dell-encryptn-key-mangr-v3.0
You can find the EKM here -
Let me know if this helps.
hudson8
1 Rookie
•
98 Posts
0
April 8th, 2013 10:00
Thank you. Didn't know this was loaded as part of Open Manage Server Administrator. Will look today.
hudson8
1 Rookie
•
98 Posts
0
April 10th, 2013 12:00
OK. You can add this Dell program to a server to manage keys. I see.
It is using Apache properties replacement to substitute passwords for holders.
wiki.apache.org/.../Password