I did some research on Sybooks, found out that IQ seems only supports ssl protocol while using Web Server https connections.
And there is also some description about "-ec server option" referred to TLS.
====================================================
iqsrv16 encryption-options ...
encryption-options :
{ NONE |
SIMPLE |
TLS ( [ FIPS={ Y | N }; ]
IDENTITY=server-identity-filename;
IDENTITY_PASSWORD=password ) }, ...
====================================================
I'm wondering, only FIPS-certified is supported ? new version of ssl~tls 1.0/1.1/1.2 is not supported either?
Thanks in advance.
Corona