/[monit]/monit/http/engine.c
ViewVC logotype

Diff of /monit/http/engine.c

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

revision 1.20 by chopp, Fri Nov 8 15:41:14 2002 UTC revision 1.21 by hauk, Thu Dec 19 20:50:06 2002 UTC
# Line 128  void start_httpd(int port, int backlog, Line 128  void start_httpd(int port, int backlog,
128    
129      if ( Run.httpdssl ) {      if ( Run.httpdssl ) {
130    
131        mySSLServerConnection= init_ssl_server( Run.httpsslpem, Run.httpsslclientpem );        mySSLServerConnection= init_ssl_server( Run.httpsslpem,
132                                                  Run.httpsslclientpem );
133    
134        if ( mySSLServerConnection == NULL ) {        if ( mySSLServerConnection == NULL ) {
135    

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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