Re: OCSP addition (request to CertCo)

2000-12-13 Thread Matthias Loepfe
List [EMAIL PROTECTED] > Automated List Manager[EMAIL PROTECTED] -- +-------+ | Matthias Loepfe Roentgenstr. 22 Phone: +41 1-272 6111 |

Re: OCSP addition

2000-12-12 Thread Matthias Loepfe
Hi Rich Salz wrote: > > We have a patch that adds OCSP checking to client-side certs for mod_ssl. > It has some client code, and additions to OpenSSL to parse the data > structures. We're in the process of upgrading to the current OpenSSL > release. With the change in US export regulations, w

Re: international IE5: info for FAQ?

2000-07-04 Thread Matthias Loepfe
http://support.microsoft.com/support/kb/articles/q249/8/63.asp best regards Matthias +---+ | Matthias Loepfe Roentgenstr. 22 Phone: +41 1-272 6111 | | AdNovum Informatik AG CH-8005 Zuerich Fax: +41 1-272

ssl3_choose_cipher

1999-12-14 Thread Matthias Loepfe
he questions: 1) Is (from the spec point of view) the server side allowed to choose according to his own preferences? 2) Why should the server not enforce his own preference?

Re: GlobalID problem

1999-12-03 Thread Matthias Loepfe
x27;t use the correct hostname to connect to the server. If you get any warning box (name mismatch) it does not work. IE makes the step up only if the CN part of the cert matches the name you typed in in the URL 4) You use an IE prior to version 4 Matthias --

Re: GlobalID problem

1999-12-03 Thread Matthias Loepfe
Ben Laurie wrote: > > Matthias Loepfe wrote: > > Also I think it would probably be a good idea to think about supporting > > the MS-StepUp in OpenSSL. > > Is there a spec for it? see http://www.microsoft.com/security/tech/sgc/TechnicalDetails.asp or http://www.mic

Re: GlobalID problem

1999-12-02 Thread Matthias Loepfe
www.modssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager[EMAIL PROTECTED] -- -

Re: [BugDB] STDERR_FILENO_STORE and hanging builtin passphrase getter (PR#315)

1999-10-28 Thread Matthias Loepfe
[EMAIL PROTECTED] wrote: > > On Thu, Oct 28, 1999, [EMAIL PROTECTED] wrote: > > > Full_Name: Matthias Loepfe > > Version: mod_ssl-2.3.9 > > OS: Solaris 2.6 > > Submission from: (NULL) (193.192.235.3) > > > > In the builtin passphrase getter a magic c

ssl_engine_log improvement

1999-09-29 Thread Matthias Loepfe
d have the processid (and probably the thread id) included. This way it would be possible to separate the log entries from different concurrent processes and assign them to a particular client (ip). regards Matthias --

Protocol: SSLv2, Cipher: IDEA-CBC-MD5 (0/0 bits)

1999-09-29 Thread Matthias Loepfe
EA_128_SHA /*IDEA-CBC-MD5*/, 128, 128 }, regards Matthias ------- Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich Email: [EMAIL PROTECTED] Voice: +41 1

Re: RfC: input sucking to solve POST problems (take 3)

1999-07-29 Thread Matthias Loepfe
Ralf S. Engelschall wrote: > > On Wed, Jul 28, 1999, Matthias Loepfe wrote: > > > I check you patch and found out that it works except in the case where you > > use apache as a proxy with https. > > > > To fix the problem just check 'actx to be NULL&

Re: [BugDB] SSLRandomSeed startup exec:bin/truerand 16 (PR#223)

1999-07-29 Thread Matthias Loepfe
[EMAIL PROTECTED] wrote: > > On Wed, Jul 28, 1999, [EMAIL PROTECTED] wrote: > > > Full_Name: Matthias Loepfe > > Version: 2.3.9 > > OS: Solaris 2.6 > > Submission from: (NULL) (193.192.235.3) > > > > I'm not sure if the following is realy seen

SSLProxy stuff

1999-07-28 Thread Matthias Loepfe
) regards matthias --- Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich Email: [EMAIL PROTECTED] Voice: +41 1 272 6111 Fax: +41 1 272 6312 *** apache_1.3.6/src/modules/ssl/ssl_engine_kernel.cSun

Re: RfC: input sucking to solve POST problems (take 3)

1999-07-28 Thread Matthias Loepfe
n); > +return rv; > +} > + > +/* override SSL_read in the following code... */ > +#define SSL_read ssl_io_suck_read > + > +#endif /* SSL_EXPERIMENTAL */ > > /* _ > ** >

Re: mod_ssl: Child could not open SSLMutex lockfile

1999-07-28 Thread Matthias Loepfe
__ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager[EMAIL PROTECTED] -- --

Re: RfC: input sucking to solve POST problems (take 3)

1999-07-26 Thread Matthias Loepfe
possible that some data gets transfered with a weak cipher in place. ------- Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich Email: [E

Re: [BugDB] I/O error during security authorization (PR#210)

1999-07-22 Thread Matthias Loepfe
> > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > > User Support Mailing List [EMAIL PROTECTED] > > Automated List Manager[EMAIL PROTECTED] > > > > __ > Apache Interface to OpenSSL (mod_ssl)

Re: Optimizations in dynamic renegotiation

1999-06-29 Thread Matthias Loepfe
of ssl_locl.h everything works perfect. Matthias Loepfe wrote: > > Hi Ralf > > I'm testing the optimized dynamic renegotiations and found some points I would > like to discuss. > > 1. If for example mod_ssl tries to make a quick renegotiation and fails, now >mod_ssl ret

Optimizations in dynamic renegotiation

1999-06-25 Thread Matthias Loepfe
ion the client certs are transfered encrypted. But this makes the renegotiation optimizations even more important. So that's it for the moment. best regards Matthias --- Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich Email: [EMAIL PROTECTED] Voice: +41 1

Re: format of cert7.db file

1999-05-31 Thread Matthias Loepfe
t; installs new certificates into the file. > > I'm looking at the gid-tagcert.c program that comes with modssl, > > and see that it uses some info about the file layout that doesn't > > seem to be in the cert7.html file, so I'm wondering where the info > > ca

Re: Verisign GlobalID

1999-04-19 Thread Matthias Loepfe
any advice. > > Paul > __ > Apache Interface to OpenSSL (mod_ssl) www.engelschall.com/sw/mod_ssl/ > Official Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAI

Re: dynamic renegotiation

1999-04-16 Thread Matthias Loepfe
Ralf S. Engelschall wrote: > > On Wed, Apr 14, 1999, Matthias Loepfe wrote: > > > A renegotiation only happens if: > > > > 1.) if current cipher is not contained in the new cipher list > > 2.) if current cert chain length is longer than the verify depth > &g

dynamic renegotiation

1999-04-14 Thread Matthias Loepfe
DIUM:EXP You can verify it with 'openssl ciphers -v ' cu Matthias ------- Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich Email: [EMAIL PROTECTED] Voice: +41 1 272 6111 F

Re: mod_ssl and GlobalID certificates

1999-04-12 Thread Matthias Loepfe
> get this working? Yes. It works perfectly. --- Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich Email: [EMAIL PROTECTE

Re: ApacheSSL / mod_ssl

1998-11-03 Thread Matthias Loepfe
Ralf S. Engelschall wrote: > > On Tue, Nov 03, 1998, Matthias Loepfe wrote: > > > I played around with NS-Browser and the 128 bit step-up. > > What exactly do you mean here? The fact that you used a Fortify'ed NS or that > you disabled some ciphers or that you used

ApacheSSL / mod_ssl

1998-11-03 Thread Matthias Loepfe
SSL_ERROR_WANT_READ)) { errno = EINTR; } } else #endif rv = read( fb->fd_in, buf, nbyte ); ... regards Matthias ------- Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich