Run the following commands to import the root license to the TrustStore: openssl x509 -in cacert.pem -out -outform der keytool -keystore mytruststore -alias cacert -import -file Open the Command Prompt program and switch to the $SSL_PATH\dws_ssl_cert\sslcert path.If the path is incorrect, a message stating that the file does not exist will be prompted. You are advised to store the certificate file in a path of the English version and can specify the actual path when configuring the certificate. Assume that the decompression path is $SSL_PATH.
The following describes the connection procedure in a Windows environment. The procedure for connecting to the database using a JDBC driver in a Linux environment is similar to that in a Windows environment. Using a JDBC Driver to Connect to the Database