Re: s/mime anyone?

Doug Maxey <[email protected]> Tue, 12 Jul 2005 11:53:40 -0500
Newsgroups gmane.mail.exmh.devel
Message-ID <[email protected]>
On Tue, 12 Jul 2005 11:25:26 EDT, [email protected] wrote:
>On Mon, 11 Jul 2005 15:10:34 PDT, Kevin Cosgrove said:
>> I'm just wondering what the state of s/mime support might be in nmh & 
>> exmh?  Thanks....
>
>It shouldn't be *too* hard to do the basic parts - it looks like the
>'openssl' command is able to do all the heavy lifting.  Only part I couldn't
>figure out how to implement was certificate management - where the <bleep>
>does it keep the root cert and any chained certs? :)
>

On FC3, the default is /usr/share/ssl/certs/ca-bundle.crt

This is configurable at compile time.  But most distros have this as 
the default. :)

++doug