SSL Certificate Back Out Procedure

SSL Certificate Back Out Procedure

Product Line:  VERDE

There have been instances where a customer has used and imported an invalid SSL Certificate.  This can be easily backed out.  

Simply access the VERDE server that's running the Cluster Master.
SSH/Putty into the server and access the command line. 
At the command line, type the following three commands:

rm -f /home/vb-verde/.verde-local/server_conf.json
rm -f /home/vb-verde/.verde-local/security
/usr/lib/verde/bin/verde-start-tomcat.sh restart

Upon the successful restart of tomcat, access the Management Console (MC) as usual.  It will take slightly more time for the MC to come up.  Perhaps an additional 30 seconds. 
    • Related Articles

    • How to add or replace the Self-Signed SSL Certificate in PMC

      Scope If your local business or production environment’s security demands for you to have custom certificates, there is a way to obtain them and apply them to PMC. Note that NComputing does not provide the certificates, but you can obtain your own ...
    • How to replace the SSL certificate used by the vSpace Console Server

      Scope Starting with vSpace Pro Enterprise (version 12.8.0 and higher), it supports the use of custom TLS/SSL certificates used by the vSpace Console. The NComputing vSpace Console Server service (running as the CMServer.exe process) is a component of ...
    • SSL Certificate/Certification Security Enabling

      Product Line:  VERDE Question From a Customer: I have been asked about encryption using HTML (SSL certificates) or securing sessions from remote locations teleworkers using ncomputing thin clients. I need to enable SSL for our environment.   We have ...
    • No Touch Certificate \ File management \ Screen Saver \ File Store

      the Stratodesk Virtual Appliance not only contains the NoTouch Center, but also hosts several other services, like a web server, Samba server (Windows file shares), PXE server, etc. The web server can be used for delivering the CA certificates or ...
    • How to Disable SSL Communications between the VERDE-Client and the Guest Image

      Product Line:  VERDE For some users/customers, security isn't a concern especially between the client and the guest image.  To disable SSL between the two, perform the following: Steps are here: 1) /usr/lib/verde/etc/server_xml.template you should ...