Talk:Howto GnuTLS

From HacktionLab: A UK-wide network tech-activists providing meet-ups, events, workshops, national skillshare gatherings and hacklabs
Revision as of 10:10, 12 May 2011 by MikeHarris (talk | contribs) (→‎Add the IfModule clause: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Not sure about this hence not editing directly, but I think the paths specified

/etc/apache2/ssl/...

should really be

/etc/ssl/...

Can anyone confirm? Cheers.

Yes, that's right, /etc/ssl/certs for certs and /etc/ssl/private for keys on Debian systems, I've updated the example.

Added CA entry for Gandi

Have added the entry for the Certificate Authority in there for completeness.

Add the IfModule clause

Thought it might be good to add in that clause.