Re: Checking client IP address in certificate

1999-12-28 Thread Ben Laurie
Ben Laurie wrote: > > Karsten Spang wrote: > > > > Is there a way to make Apache with SSL (either Apache+SSL, or mod_ssl, or ...) > > check the either the X509v3 Subject Alternative Name of type IP Address or > > the Subject unstructuredAddress against the client IP address? > > I guess that this

Re: Checking client IP address in certificate

1999-12-28 Thread Ben Laurie
Karsten Spang wrote: > > Is there a way to make Apache with SSL (either Apache+SSL, or mod_ssl, or ...) > check the either the X509v3 Subject Alternative Name of type IP Address or > the Subject unstructuredAddress against the client IP address? > I guess that this is an OpenSSL configuration thi