Unable to access Web Interface after upgrade to v9
Steps for restoring access from OMNM/Cruz v6.5 or older to CruzOC v9
Windows Installation
Stop both CruzOC Application and Web Servers
Open command prompt on CruzOC server
Convert to oware mode oware
Change to the $OWARE_ROOT/certs directory
cd $OWARE_ROOT/certs
Confirm value of KT_IPADDRESS in makecert.sh
Edit makecert.sh to confirm that KT_IPADDRESS matches the IP address of the web server
run the makecert script makecert.sh
Password will be required and needs to be entered twice
Save password for future keystore examination
Start both CruzOC Application and Web Servers
Linux Installation
Stop both CruzOC Application and Web Servers
Open command prompt on CruzOC server
Change to the $OWARE_ROOT/certs directory
cd $OWARE_ROOT/certs
Confirm value of KT_IPADDRESS in makecert.sh
Edit makecert.sh to confirm that KT_IPADDRESS matches the IP address of the web server
Run the makecert script makecert.sh
Password will be required and needs to be entered twice
Save password for future keystore examination
Start both CruzOC Application and Web Servers