In JSS, why is the SSL_HandshakeCallback setup in both the listening server
socket and in each socket returned by accept?
Isn't it redundant? (The reason I'm asking is because the
certApprovalCallback is only setup once, in the listener socket)

-- POC



Reply via email to