This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Change Webadmin Certificate from CLI

Hi there

I've got a problem with the new installed Webadmin certificate I've installed. Now I can't connect to the Webadmin anymore. The message is "This site can’t be reached". :( Is there any possibility to change the certificate back to the default self-created certificate from the SFM?

Regards Roman



This thread was automatically locked due to age.
Parents Reply
  • Ok, I thought of XG from SFM. In that case, go to option 3. SFM Management > 4. Advance Shell and check if the tomcat and apache services are running. If there are DEAD or STOPPED then execute, 

    service tomcat:start -ds nosync

    service apache:start -ds nosync

    I remember there is an issue when you keep a space in the certificate name, please reimport a new certificate and make sure the name has no space and let us know the final result.

    Thanks

Children