Help

Luciano Machado <[email protected]> Tue, 7 Feb 2006 09:08:12 -0200
Newsgroups gmane.network.nocat
Message-ID <[email protected]>
Hi!!!

I am send my configuration files of Apache. Below it indicates as I
proceeded the installation's Apache and PGP Key:

Apache
   ./configure --enable-ssl --enable-cgi --enable-sueexec --enable-so
   make
   make install

   mkdir /usr/local/apache2/ssl
   open genrsa -out nocat.key 1024
   openssl req -new -key nocat.key -out nocat.csr
   openssl x509 -days 365 -req -in nocat.csr -signkey nocat.key -out
nocat.crt

PGP Key
  make PREFIX=/usr/local/nocat/ pgpkey
  I put trustedkeys.gpg in the Gateway (10.10.3.133 - /usr/local/nocat/)

Luciano

_______________________________________________
NoCat mailing list
[email protected]
http://lists.nocat.net/mailman/listinfo/nocat