Determines whether a peer should be granted access or not based on its IP address.
Called once after SSL handshake is completes successfully and before peer certificate is examined.
If a valid decision (ALLOW or DENY) is returned, the peer certificate will not be verified.
See Implementation
Determines whether a peer should be granted access or not based on its IP address.
Called once after SSL handshake is completes successfully and before peer certificate is examined.
If a valid decision (ALLOW or DENY) is returned, the peer certificate will not be verified.