encrypt server startup arguments
We configured in server keystore setting "custom identify and custom trust" to use the trusted keys and its not working.
we configured below property in server start up arguments and its working, now we need to encrypt
-Djavax.net.ssl.keyStorePassword=awrhashdfsdh
Is there a way to encrypt this password so it's not cleartext?
LINUX 5.6 (redhat)
kernel version -
2.6.18-238.28.1.el5
0