hi,
    In openssl, it seems not have log file. I can only find code like following,
  SSLerr(SSL_F_SSL_CTX_NEW,SSL_R_NULL_SSL_METHOD_PASSED);
Can I log something like ("buffer is: %s", buffer); in logfile? I mean, is there log mechanism in openssl like mod_ssl.
Best Reguard
yyj

Reply via email to