Hello. I want to enable the https web service protocol but I am having an issue. I am using SQL Anywhere 16 build 1691. Here's my service configuration.
-x tcpip(port=xxx03)
-xs http(port=xxx05)
-xs https(fips=N;port=443;Identity=xxx.pem;identity_pas...