By default, the installer creates self-signed SSL certificates
when you choose to enable HTTPS. You can also import an SSL certificate
signed by a certificate authority.
Procedure
To import a certificate signed by a certificate authority:
- Download a valid signed certificate to your server.
- Stop Data Studio web console.
- On Linux and UNIX: From the installation directory, run the
command stop.sh.
- On Windows: From the
Start menu, click .
- Using the command line, run this command from the bin subdirectory
of the installation directory.
- On Linux and UNIX: importSSLcert.sh path_to_certificate/certificate_file_name
- On Windows: importSSLcert.bat path_to_certificate\certificate_file_name
Where path_to_certificate is the complete
path to the directory where the certificate file is stored, and certificate_file_name is
the name of the certificate file provided by your certificate authority.
- Enter the default administrative user password when prompted.
- Start Data Studio web console.
- On Linux and UNIX: From the installation directory, run the
command start.sh.
- On Windows: From the
Start menu, click .
- Verify that you can log in to the web console with the
secure URL.
https://IP_address:port_number/datatools/console