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

Diff of /monit/control.c

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

revision 1.38 by martinp, Mon Feb 10 07:40:40 2003 UTC revision 1.39 by chopp, Tue Feb 11 11:29:14 2003 UTC
# Line 134  void d_check_process(char *P, char *acti Line 134  void d_check_process(char *P, char *acti
134    
135    if(Run.httpdssl) {    if(Run.httpdssl) {
136            
137      ssl= new_ssl_connection(Run.httpsslpem);      ssl= new_ssl_connection(Run.httpsslpem, SSL_VERSION_AUTO);
138            
139    }    }
140    

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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