/[monit]/monit/ssl.c
ViewVC logotype

Diff of /monit/ssl.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by hauk, Thu Jun 26 14:24:11 2003 UTC revision 1.19 by hauk, Wed Jul 2 20:23:23 2003 UTC
# Line 268  int update_ssl_cert_data(ssl_connection Line 268  int update_ssl_cert_data(ssl_connection
268        
269    if ((ssl->cert = SSL_get_peer_certificate (ssl->handler)) == NULL) {    if ((ssl->cert = SSL_get_peer_certificate (ssl->handler)) == NULL) {
270    
     handle_ssl_error("update_ssl_cert_data()");  
   
271      return FALSE;      return FALSE;
272    
273    }    }

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26