Searched refs:tmpcn (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/postfix-252/postfix/src/tls/
H A Dtls_client.c702 char *tmpcn = tls_peer_CN(peercert, TLScontext); local
708 msg_info("%s CommonName %s", TLScontext->namaddr, tmpcn);
709 myfree(tmpcn);

Completed in 114 milliseconds