Try OpenEdge Now
skip to main content
Java Open Clients
Accessing Proxy Properties : Accessing properties with methods : Accessing properties using purposed accessor methods : Secure Sockets Layer management methods
 
Secure Sockets Layer management methods
When using HTTPS to access the AppServer, 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 Alphabeticallisting of properties.
Table 16. Secure Sockets Layer management methods
Method
Description
setCertificateStore
  (String certStoreList)
getCertificateStore()
setNoHostVerify
(boolean verify)
getNoHostVerify()
setnoSslSessionReuse
(boolean verify)
getnoSslSessionReuse()