Inaccuracy in mod_ssl docs

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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Emmanuel Bailleul [ Di, 02 Februar 2010 16:27 ] [ ID #2031050 ]

Re: Inaccuracy in mod_ssl docs

On Tue, Feb 2, 2010 at 4:27 PM, Emmanuel Bailleul
<Emmanuel.Bailleul [at] telindus.fr> 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 [at] gmail.com
krist [at] 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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Krist van Besien [ Di, 02 Februar 2010 21:30 ] [ ID #2031057 ]

RE: Inaccuracy in mod_ssl docs

> -----Message d'origine-----
> De=A0: Krist van Besien [mailto:krist.vanbesien [at] gmail.com]
> Envoy=E9=A0: mardi 2 f=E9vrier 2010 21:31
> =C0=A0: users [at] httpd.apache.org
> Objet=A0: Re: [users [at] httpd] Inaccuracy in mod_ssl docs
>
> On Tue, Feb 2, 2010 at 4:27 PM, Emmanuel Bailleul
> <Emmanuel.Bailleul [at] telindus.fr> 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) ?
>
> The documentation should be changed to reflect the fact that you only
> need to run the c_rehash command...
>
> Krist
>
>
>
> --
> krist.vanbesien [at] gmail.com
> krist [at] 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?
>

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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Emmanuel Bailleul [ Mi, 03 Februar 2010 00:31 ] [ ID #2031144 ]
Webserver » gmane.comp.apache.user » Inaccuracy in mod_ssl docs

Vorheriges Thema: multipath proxy chaining (failover)
Nächstes Thema: Combining the best of mod_rewrite and mod_proxy