Try OpenEdge Now
Java Open Clients
Proxy Objects and Methods
:
Proxy methods
:
Common methods
:
SSL subject name
SSL subject name
The
_getSSLSubjectName()
method provides the SSL server's subject name that is obtained from its validated digital certificate. The following method throws a
com.progress.open4gl.Open4GLException
if the session is not available:
Syntax
public String _getSSLSubjectName()