SSL – Revocation error, Revocation error

November 27, 2006 / SSL

SSL –cd /usr/share/ssl/CA/Go to the certificate issuer website (here as an example — comodo )wget http://instantssl.com/ssl-certificate-supp…yServicesCA.crtpico /usr/local/apache/conf/httpd.confAdd line –SSLCACertificateFile /usr/share/ssl/CA/ComodoSecurityServicesCA.crtIf its Freessl.com then look out for CA certificates at –http://www.freessl.com/chainedssl/chaineds…nstallcert.html

How to Enable Extended Logging

November 27, 2006 / General Discussion

To enable extended logging in Exim to trace nobody’s mails. Try the following trick. Edit /etc/exim.conf On the second line add: log_selector = +address_rewrite +all_parents +arguments +connection_reject +delay_delivery +delivery_size +dnslist_defer…

Read More

Sample entry for sitx.anonftp

November 27, 2006 / General Discussion

Code: AllowAll # Limit WRITE everywhere in the anonymous chroot AllowAll # An upload directory that allows storing files but not retrieving# or creating directories. AllowAll AllowAll