MINOR: ssl: Make ssl_sock_handshake() static.

ssl_sock_handshake is now only used by the ssl code itself, there's no need
to export it anymore, so make it static.
2 files changed