Need to change hostname for OVD Keystore
OBIEE 12.2.1.4
I had put the wrong hostname during OVD keystore creation
We use below command for OVD Keystre setup
./libovdconfig.sh -host [HOSTNAME] -port [ADMINSERVER NON SSL PORT] -domainPath /PATH_TO_DOMAIN> -userName <WEBLOGIC_USER> -createKeystore
Here I gave the wrong hostname and keystore got created with that
For certificate we used correct hostname
Is there any way I could correct the hostname for the keystore