how to configure ssl certificate (self-signed) on different machines for the CAS server and client
- CAS Server: Linux, Tomcat, jdk6
- Client: windows, Tomcat, jdk6
- Certificate: Self-Subscription (keytool)
- Environment: development
CAS and clients work perfectly with one machine, if they use another machine, it throws a certificate error.
Is a single self-signed certificate sufficient for both the client and server machines?
any changes to the client and server settings are required, such as the machine computer name and the client computer name to create the certificate
source
share