Note: If the login fails, check the management node service. Make sure that both the management service and the UI service are running properly.
Note: Method: Choose , locate Switch for Enable Unique Session, and enable or disable the switch as needed.
zstack-ctl stopopenssl pkcs12 -in /usr/local/zstack/zstack-ui/ui.keystore.p12 -out /usr/local/zstack/zstack-ui/ui.keystore.pem -nodes
Note: During the configuration, you need to enter the default password: password./usr/local/zstack/apache-tomcat/webapps/zstack/WEB-INF/classes/zstack.properties and modify the zstack.properties configuration file to set the certificate path to an absolute path. Note that the absolute path points to the private key password file of the certificate.consoleProxyCertFile = /usr/local/zstack/zstack-ui/ui.keystore.pemzstack-ctl config_ui --enable-ssl Truezstack-ctl startmkdir certs $JAVA_HOME/bin/keytool -genkey -alias tomcat -storetype PKCS12 -keyalg RSA -keysize 2048 -keystore ./certs/keystore.p12 -validity 365
Note: By default, no environment variables are configured by Keytool. You need to add the JRE installation path to the $JRE_HOMNE variable. For example,echo "export JAVA_HOME=/usr/local/jdk1.8.0_181" >> /etc/profile source /etc/profilezstack-ctl stopopenssl pkcs12 -in ./certs/keystore.p12 -out ui.keystore.pem -nodes
Note: During the configuration, you need to enter a password./usr/local/zstack/apache-tomcat/webapps/zstack/WEB-INF/classes/zstack.properties and modify the zstack.properties configuration file to set the certificate path to an absolute path. Note that the absolute path points to the private key password file of the certificate.consoleProxyCertFile = /usr/local/zstack/zstack-ui/ui.keystore.pemzstack-ctl config_ui --enable-ssl True \ --ssl-keyalias=tomcat --ssl-keystore=/root/certs/keystore.p12 --ssl-keystore-type=PKCS12 \ --ssl-keystore-password=password --server-port=8888zstack-ctl startzstack-ctl config_ui --enable-ssl Falsezstack-ctl stop_ui zstack-ctl start_uiBack to Top
Email Us
contact@zstack.ioEmail Us
contact@zstack.ioEmail Us
contact@zstack.ioThe download link is sent to your email address.
If you don't see it, check your spam folder, subscription folder, or AD folder. After receiving the email, click the URL to download the documentation.Thank you for using ZStack products and services.
Submit successfully.
We'll connect soon.Thank you for using ZStack products and services.