search for: sslserver

Displaying 3 results from an estimated 3 matches for "sslserver".

Did you mean: sqlserver
2005 Oct 13
0
webrick, ssl, not working
Im trying to implement the SSL patch/semi-patch, whatever its defined as. I found this: https://trac.cccv.de/pentabarf/browser/trunk/pentabarf/script/server?rev=2340&format=raw Ive found the same thing multiple places. I put that in script/sslserver, and run it. It looks good, you can see it gererate the SSL parts. When I go to the site running on the port its set to, I get Document contains no data. Webrick shows this error: [2005-10-13 06:02:20] INFO WEBrick::HTTPServer#start: pid=4156 port=2342 [2005-10-13 06:03:53] ERROR OpenSSL::SSL::...
2006 Sep 09
2
SSL_accept failed
Hello, I'm new to dovecot. I just installed it a few days ago on FreeBSD via the ports and got it up and running without too much trouble. Although yesterday I turned on the SSL/TLS features and tried to get secure connections to work. I don't get any error messages when launching dovecot, I saw it successfully create the SSL parameters after first enabling the feature yet I
2004 Apr 13
1
Patch Status
...Environment no #Compression yes #ClientAliveInterval 0 #ClientAliveCountMax 3 #UseDNS yes #PidFile /var/run/sshd.pid #MaxStartups 10 # no default banner path #Banner /some/path # override default of no subsystems Subsystem sftp /usr/local/libexec/sftp-server X509rsaSigType=md5 #AllowedCertPurpose sslserver #CACertificateFile /root/tk/openssh-3.8p1/tests/CA/ca-test/catest-bundle.crt CACertificateFile /root/.ssh/ca-bundle.crt #CACertificatePath /root/tk/openssh-3.8p1/tests/CA/ca-test/crt CACertificatePath /root/demoCA #CARevocationFile /root/tk/openssh-3.8p1/tests/CA/ca-test/catest-bundle.crl #CARevoca...