Can you use a wildcard ssl cert in 2x instead of the self signing one? If so, where do you install it? The server? The client? Both? Any assistance would be helpful.
Hi there, One can import third part SSL certificates in the 2X Application Server. I have never installed wildcard ssl cert, but i think this should be different from normal third part SSL certificates. Take a look at the following document: http://downloads.2x.com/AppServer-LoadBalancer/tools/docs/Importing_3rdParty_SSL_Certificates.doc Nixu
It would be nice if we didn't have to install a client side ssl cert. That way this would behave more like a secure web site.
Hi there, If the Root certificate is not on the client's trusted.pem, the user would be asked if he wants to accepts the certificate. He can also select "Do not ask me again". That part is optional.... Nixu