Marko Oldenburg 813dd5ee34 bugfix: add SSL Handshake
create a connecting socket SSL_startHandshake is dependent on the
protocol: this lets us use one socket to work with either SSL or non-SSL sockets.
2023-11-15 19:23:19 +01:00
..