Configuring SSL

To configure SSL for Adaptive Server Enterprise Web Services, run the configssl script, which can be found in the bin directory:

configssl -d <domain_hostName> -k <keystore> -h <httpsPort> -f <property_file> -c <certificate_password> -s <keystore_password>

NoteYou can also add your own certificate for SSL.

where: