emacs-devel
[Top][All Lists]
Advanced

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

Re: need help with certificate bundles for ALL the platforms Emacs suppo


From: Ted Zlatanov
Subject: Re: need help with certificate bundles for ALL the platforms Emacs supports
Date: Sat, 11 Feb 2012 21:43:27 -0500
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux)

On Sat, 11 Feb 2012 19:45:25 +0200 Eli Zaretskii <address@hidden> wrote: 

>> From: Andy Moreton <address@hidden>
>> Date: Sat, 11 Feb 2012 17:22:40 +0000
>> 
>> It appears that Windows stores the certificates in the registry - see
>> "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates".

EZ> Thanks.  FWIW, there's also

EZ>    HKEY_CURRENT_USER\Software\Microsoft\SystemCertificates

EZ> for the user's certificates.  But what I see there, in both locations,
EZ> are binary blobs, not anything like what Ted showed.

There are many certificate formats GnuTLS can speak; the .pem files I
showed are most common where legibility matters.  Can Emacs extract
everything under this registry path automatically?  I didn't see a way
in the C code.  If I can slurp them into a file, I may be able to use
that.

Thanks
Ted



reply via email to

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