Closed Pierozi closed 8 years ago
Hello,
Is it possible that the connection encryption had been enable before the doHandshake
call ?
Because if it's true, we must check that encryption is not already enabled before enabling with ENCRYPTION_TLS
.
Yup good catch @shulard, heven if handshake must be the first
@Pierozi What's the next step?
Set encryption if TLS mode enable.
Address to #77