When using HTTPS to access the application server, you must supply digital certificates with your client application.

The methods in the following table provide digital certificate management to the Open Client application. For a detailed description of each property, see Alphabetical list of properties.

Table 1. Secure Sockets Layer management methods
Method Description
setCertificateStore
  (String certStoreList)

Sets PROGRESS.Session.CertificateStore

getCertificateStore()

Gets PROGRESS.Session.CertificateStore

setNoHostVerify
(boolean verify)

Sets PROGRESS.Session.noHostVerify

getNoHostVerify()
Gets PROGRESS.Session.noHostVerify
setnoSslSessionReuse
(boolean verify)
Sets PROGRESS.Session.noSslSessionReuse
getnoSslSessionReuse()
Gets PROGRESS.Session.noSslSessionReuse