Inaccuracy in mod_ssl docs

Inaccuracy in mod_ssl docs

am 02.02.2010 16:27:43 von Emmanuel Bailleul

Hi,

I've been fighting quite long to find the "Makefile" which is mentioned sev=
eral times in mod_ssl documentation (http://httpd.apache.org/docs/2.2/mod/m=
od_ssl.html)
This Makefile should be used to rebuild certs or crls hashes in their respe=
ctive directories, but it was nowhere to be found in Apache sources.
They are present though as "Makefile.crt" and "Makefile.crl" in original mo=
d_ssl distribution.
Wouldn't it be a good idea to include these ones in httpd sources (if possi=
ble) ?

Emmanuel

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Inaccuracy in mod_ssl docs

am 02.02.2010 21:30:40 von Krist van Besien

On Tue, Feb 2, 2010 at 4:27 PM, Emmanuel Bailleul
wrote:
> Hi,
>
> I've been fighting quite long to find the "Makefile" which is mentioned several times in mod_ssl documentation (http://httpd.apache.org/docs/2.2/mod/mod_ssl.html)
> This Makefile should be used to rebuild certs or crls hashes in their respective directories, but it was nowhere to be found in Apache sources.
> They are present though as "Makefile.crt" and "Makefile.crl" in original mod_ssl distribution.
> Wouldn't it be a good idea to include these ones in httpd sources (if possible) ?

The documentation should be changed to reflect the fact that you only
need to run the c_rehash command...

Krist



--
krist.vanbesien@gmail.com
krist@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

RE: Inaccuracy in mod_ssl docs

am 03.02.2010 00:31:55 von Emmanuel Bailleul

> -----Message d'origine-----
> De=A0: Krist van Besien [mailto:krist.vanbesien@gmail.com]
> Envoyé : mardi 2 f=E9vrier 2010 21:31
> À : users@httpd.apache.org
> Objet=A0: Re: [users@httpd] Inaccuracy in mod_ssl docs
>=20
> On Tue, Feb 2, 2010 at 4:27 PM, Emmanuel Bailleul
> wrote:
> > Hi,
> >
> > I've been fighting quite long to find the "Makefile" which is mentioned
> several times in mod_ssl documentation
> (http://httpd.apache.org/docs/2.2/mod/mod_ssl.html)
> > This Makefile should be used to rebuild certs or crls hashes in their
> respective directories, but it was nowhere to be found in Apache sources.
> > They are present though as "Makefile.crt" and "Makefile.crl" in origina=
l
> mod_ssl distribution.
> > Wouldn't it be a good idea to include these ones in httpd sources (if
> possible) ?
>=20
> The documentation should be changed to reflect the fact that you only
> need to run the c_rehash command...
>=20
> Krist
>=20
>=20
>=20
> --
> krist.vanbesien@gmail.com
> krist@vanbesien.org
> Bremgarten b. Bern, Switzerland
> --
> A: It reverses the normal flow of conversation.
> Q: What's wrong with top-posting?
> A: Top-posting.
> Q: What's the biggest scourge on plain text email discussions?
>=20

Heh .... wouldn't have found this one myself ... thanks for the pointer.

Emmanuel

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org