This week I was very busy with hacking on mod_ssl. The result is now
available: mod_ssl 2.2.4. Beside a lot of small changes at all edges for
preparing the final transition from SSLeay to OpenSSL this version fixes at
least two nasty problems: The close notify situation and the restart situation
"Ralf S. Engelschall" wrote:
> Since mod_ssl 2.1 you can get _all_ ingredients of a certificate via
> environment variables SSL_. What ingredients are you missing?
I think the problem is that I'm not using mod_perl for CGI scripts (where you
have the info via the environment) but from a Auth
On 22-Feb-99 Tore Green wrote:
> I have just installed Apache 1.3.4 + mod_ssl 2.2.2 (with openssl 0.9.1c).
> When trying to submit a CSR to Verisign for a test certificate, I get
> Error - Certificate Signing Request
> The certificate signing request (CSR) you submitted is not signed
> correctly.
On Thu, Mar 04, 1999, Alfredo Raul Pena wrote:
> I'am working on mod_perl AuthHandler to map between users client
> certificates and user ids in behalf of CGI programs written with basic
> authentication in mind.
> I managed to get something working thanks to Clayton Donley's
> AuthLDAP m
Hi,
I'am working on mod_perl AuthHandler to map between users client
certificates and user ids in behalf of CGI programs written with basic
authentication in mind.
I managed to get something working thanks to Clayton Donley's
AuthLDAP module and FakeBasicAuthentication, but need more info
"Ralf S. Engelschall" wrote:
> > > SSLRequire %{SSL_CLIENT_I_DN} != %{SSL_CLIENT_S_DN}
> >
> > Ok, but this seemes to help only if a client's certificate itself is self-signed.
> > But what if it is signed by a custom-made CA whoes cert is self-signed? Or even
> > if there are more levels in chai
On Thu, Mar 04, 1999, Anton Voronin wrote:
> > > is it possible to configure mod-ssl *not* to trust to self-signed
> > > certificates?
> >
> > You mean client certificates, right? Hmmm.. yes, you can use SSLRequire in
> > addition to the standard client verification to require that the issuer of
"Ralf S. Engelschall" wrote:
> On Thu, Mar 04, 1999, Anton Voronin wrote:
>
> > is it possible to configure mod-ssl *not* to trust to self-signed
> > certificates?
>
> You mean client certificates, right? Hmmm.. yes, you can use SSLRequire in
> addition to the standard client verification to req
On Thu, Mar 04, 1999, Anton Voronin wrote:
> is it possible to configure mod-ssl *not* to trust to self-signed
> certificates?
You mean client certificates, right? Hmmm.. yes, you can use SSLRequire in
addition to the standard client verification to require that the issuer of the
client certifi
> Dear all:
>
> I have set up the following in my access.conf file to deny access to my
> web server from any non-secure connection:
>
>
> SSLRequireSSL
>
>
> When using Netscape Navigator I get a permissions denied error when I try
> to go to http://webserver.com (as I hoped).
>
> Howev
Hello,
is it possible to configure mod-ssl *not* to trust to self-signed
certificates?
Thanks,
Anton
--
Anton Voronin| Ural Regional Center of FREEnet,
[EMAIL PROTECTED] | Southern Ural University, Chelyabinsk, Russia
http://www.urc.ac.ru/~anton | Programmer & Sy
On Thu, Mar 04, 1999, Gilles L. Chong Hok Yuen wrote:
> here are my facts: UNIX solaris 2.6, Apache 1.3.4, SSLeay 0.9.0b,
> mod_ssl-2.2.3-1.3.4
>
> Ive installed SSLeay, Apache and going thru the installation process of
> mod_ssl. Configuring with Apache (./configure
> --with-apache=../apache_1.
Hi,
here are my facts: UNIX solaris 2.6, Apache 1.3.4, SSLeay 0.9.0b,
mod_ssl-2.2.3-1.3.4
Ive installed SSLeay, Apache and going thru the installation process of
mod_ssl. Configuring with Apache (./configure
--with-apache=../apache_1.3.4) no prob. But when i try to configure with
SSLeay (./config
On Thu, Mar 04, 1999, [EMAIL PROTECTED] wrote:
> Full_Name: Benjamin R. Ginter
> Version: 2.2.3-1.3.4
> OS: Linux 2.1.131
> Submission from: cx876120-a.chnd1.az.home.com (24.1.214.15)
>
> Apache 1.3.4 is compiled with PHP3.07 and mod_ssl 2.2.3 (and
> --enable-modules=most).
>
> Everything works
On Wed, Mar 03, 1999, [EMAIL PROTECTED] wrote:
> > On Wed, Mar 03, 1999, [EMAIL PROTECTED] wrote:
> > >[...]
> > > Is this the same re-start bug that's been around for a while?
> >
> > Oh wait, I forgot to ask in the last mail: What bug are _YOU_ speaking about?
> > I reads like you know a resta
Full_Name: Benjamin R. Ginter
Version: 2.2.3-1.3.4
OS: Linux 2.1.131
Submission from: cx876120-a.chnd1.az.home.com (24.1.214.15)
Apache 1.3.4 is compiled with PHP3.07 and mod_ssl 2.2.3 (and
--enable-modules=most).
Everything works great until I SIGHUP httpd. Normal port 80 sites are
accessible
"Ralf S. Engelschall" <[EMAIL PROTECTED]> writes:
> On Wed, Mar 03, 1999, [EMAIL PROTECTED] wrote:
>
> >[...]
> > Is this the same re-start bug that's been around for a while?
>
> Oh wait, I forgot to ask in the last mail: What bug are _YOU_ speaking about?
> I reads like you know a restart bug
17 matches
Mail list logo