gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

recommendations for storage of accepted certificates


From: Ted Zlatanov
Subject: recommendations for storage of accepted certificates
Date: Fri, 01 Oct 2010 14:50:36 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

I want to store the server certificates that the user accepts.  This is
inside Emacs so I have easy access to file editing and all the other
nifty Emacs Lisp functions.

Can I generate a trust file?  Currently the trust file is the one that
comes with the OS but I could make a user-specific one and copy the OS
trust file contents into the user's.  Or is the trust file only a bundle
of certificate authorities?  I can't find documentation on the format.

Any recommendations are welcome.

Thanks
Ted




reply via email to

[Prev in Thread] Current Thread [Next in Thread]