skip to main content
Configuring Security for OpenAccess SDK : Configuring OpenAccess SDK security : Configuring SSL
 

Configuring SSL

To ensure privacy of data, OpenAccess SDK provides encryption through the use of SSL.
By default, when SSL encryption is enabled, OpenAccess SDK uses the TLS_DH_anon_WITH_AES_128_CBC_SHA cipher suite, which does not provide server certificate support. If you want to change the cipher suite used for data encryption, set a value for the ServiceSSLCipherSuites service attribute. See ServiceSSLCipherSuites for a description of valid values.
Note: Because support for SSL in the .NET Framework requires the use of server certificates, you must configure the server and data provider for server authentication.
In this section: 
* Configuring SSL data encryption
* Configuring SSL server authentication
* Configuring LDAP settings for OpenAccess SDK Clients that use SSL data encryption