HomeSort by relevance Sort by last modified time
    Searched refs:stunnel (Results 1 - 3 of 3) sorted by null

  /external/curl/tests/
secureserver.pl 25 # harness. Actually just a layer that runs stunnel properly using the
45 my $stunnel = "stunnel";
62 my $pidfile; # stunnel pid file
63 my $logfile; # stunnel log file
64 my $loglevel = 5; # stunnel log level
68 my $conffile; # stunnel configuration file
73 # stunnel requires full path specification for several files.
80 # Signal handler to remove our stunnel 4.00 and newer configuration file.
119 elsif($ARGV[0] eq '--stunnel') {
    [all...]
runtests.pl 123 my $HTTPSPORT; # HTTPS (stunnel) server port
126 my $FTPSPORT; # FTPS (stunnel) server port
142 my $HTTPTLSPORT; # HTTP TLS (non-stunnel) server port
143 my $HTTPTLS6PORT; # HTTP TLS (non-stunnel) IPv6 server port
202 my $stunnel = checkcmd("stunnel4") || checkcmd("tstunnel") || checkcmd("stunnel");
720 # given a stunnel based ssl server, also kill non-ssl underlying one
724 # given a non-ssl server, also kill stunnel based ssl piggybacking one
    [all...]
stunnel.pem 2 # This file contains a private key and a certificate used for stunnel.
13 nsComment = "CURL stunnel server test certificate"
107 CURL stunnel server test certificate

Completed in 211 milliseconds