skip to main content
Configuring Security for OpenAccess SDK : Configuring OpenAccess SDK security : Configuring SSL : Configuring SSL data encryption : Example 3: SSL-enabled service using an EC private key and defaultcipher suites
 
Example 3: SSL-enabled service using an EC private key and defaultcipher suites
A service based on the Service for C/C++ template is configured for server authentication using one of the OpenAccess SDK Clients.

ServiceName=OpenAccessSDK810_C:
ServiceSSLEnabled=1
ServiceSSLKeyStore=C:\Program Files\Progress\DataDirect\oaserver81\cert\ MyKeyStore_EC.p12
ServiceSSLKeyStorePasswordFile=C:\ProgramFiles\Progress\DataDirect\oaserver81\cert\MyPasswordFile.pw
By default, no cipher suites are selected. You need to specify the required cipher suite in the service configuration.