Open cbucht200-zz opened 8 years ago
If a server is using a PSK cipher offered by OpenSSL, a client using nopoll will not be able to connect due to lines 919-929 in nopoll_conn.c. In a PSK connection, the server doesn't always need to supply a certificate.
If a server is using a PSK cipher offered by OpenSSL, a client using nopoll will not be able to connect due to lines 919-929 in nopoll_conn.c. In a PSK connection, the server doesn't always need to supply a certificate.