Generating an SSL certificate
To configure Talend Data Stewardship to run securely using the Secure Sockets Layer (SSL) protocol, you need to start by generating a trusted signed certificate.
To be used in the visitors browsers without warnings, the certificate has to be cryptographically signed and delivered by a Certificate Authority (CA).
For development and testing purposes only, a self-signed certificate can be created by using the Java provided tool (keytool). However, these types of certificates are not suitable for production use.
To use such a certificate, follow the steps:
Procedure
Results
The certificate is imported into the JVM.