SSLCipherSuite

2002-03-13 Thread Alan Batie
What is the magic incantation to convince SSLCipherSuite to only use secure methods? I tried these and it let low grade through just fine: SSLCipherSuite ALL:!ADH:!LOW:RC4+RSA:+HIGH:+MEDIUM:+SSLv2 SSLCipherSuite ALL:!ADH:!LOW:RC4+RSA:+HIGH:+MEDIUM SSLCipherSuite !ADH:!LOW:RC4+RSA:+HIGH:+MEDIUM:A

Antwort: Re: Antwort: RE: Sign a server CSR with my own CA

2002-03-13 Thread Markus Dallmann
Hi Ed, works fine! Many thanks Markus PS: Only one typo, I corrected below for others convenience. Datum: 12.03.2002 19:20 An:[EMAIL PROTECTED] Antwort an:[EMAIL PROTECTED] Betreff: Re: Antwort: RE: Sign a server CSR with my own CA Nachrichtentext: Markus

[BugDB] mod_ssl-2.8.7-1.3.23.tar.gz and mod_ssl-2.8.6-1.3.23.tar.gz not working properly (PR#673)

2002-03-13 Thread modssl-bugdb
Full_Name: Santosh pandey Version: mod_ssl-2.8.7-1.3.23.tar.gz& mod_ssl-2.8.6-1.3.23.tar.gz OS: AIX4.3.3 Submission from: (NULL) (208.132.249.249) Hi, Recently I installed the latest version of mod_ssl aware apache server. Everythings till installation went fine and even I configured the httpd.c

Importing client certificate generated under Windows

2002-03-13 Thread Suzanne Razenberg
Hello, I'm trying to get a SSL connection working using a client certificate. I'm running with apache/modssl on Solaris and trying to connect to a partner's IIS web server. I have been sent a client certificate that was generated on the Windows server in a pfx format. In essence, when a us

Segmentation fault on incorrect SSLRequire

2002-03-13 Thread Angus Lee
Hi, Has anyone faced such problem that mod_ssl will have a segmentation fault when repeated access to a resource which has SSLRequire but that SSLRequire has error. My scenario is that we have a Solaris workstation which has installed Oracle9i Application Server which is Apache + mod_ssl behin

CRL distribution

2002-03-13 Thread Marko Asplund
what's the best way of distributing certificate revocation lists to clients which are mainly web browsers like Netscape communicator and MS Internet Explorer? -- aspa __ Apache Interface to OpenSSL (mod_ssl)