Lines Matching refs:cert
126 my %runcert; # cert file currently in use by an ssl running server
1271 my ($verb, $cert) = @_;
1301 $flags .= "--cert \"$cert\" " if($cert);
2530 # stop server when running and using a different cert
2532 return ("failed stopping $what server with different cert", 3);
2570 # stop server when running and using a different cert
2572 return ("failed stopping HTTPS server with different cert", 3);
2608 # stop server when running and using a different cert
2610 return ("failed stopping GOPHERS server with different cert", 3);
2653 # stop server when running and using a different cert
2655 return ("failed stopping HTTPS-proxy with different cert", 3);