inn 2.4.0 and SSL certificates
Russ Allbery
rra at stanford.edu
Thu Oct 16 01:51:48 UTC 2003
Sergio Rodriguez de Guzman Martinez <srodriguez at corenetworks.org> writes:
> Hi,
> I think I have found a bug with INN and SSL:
> When making the certificate from the make cert command (on Makefile):
> ## Install a certificate for TLS/SSL support.
> cert:
> $(SSLBIN)/openssl req -new -x509 -nodes \
> -out $(PATHLIB)/cert.pem -days 366 \
> -keyout $(PATHLIB)/cert.pem
> chown $(NEWSUSER) $(PATHLIB)/cert.pem
> chgrp $(NEWSGROUP) $(PATHLIB)/cert.pem
> chmod 640 $(PATHLIB)/cert.pem
[...]
> Just changing the permissions of the cert file to 600 solves the problem.
Thanks, fixed in CVS.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-bugs
mailing list