SSL_get0_peername
const char *peername = SSL_get0_peername(s);
__owur const char *SSL_get0_peername(SSL *s);