On Thu, Jan 03, 2013 at 06:09:28AM +0100, ml wrote:
> this issue and tango fix it
> are welcome
> 
> please provide is issue

Fantastic?

> 
> Le 2013-01-01 16:32, Ray Van Dolson a écrit :
> >I'm trying to extend the list of certifictaes (the default CA bundle)
> >OpenSSL and OpenSSL-aware apps trust to include out Enterprise root
> >cert.
> >
> >This is on a RHEL 5.x machine (0.9.8e plus backported RH patches).
> >
> >From reading, it seems like the proper way to do this is either to
> >append the cert to the end of my /etc/pkt/tls/certs/ca-bundle.crt
> >file
> >OR to create a symlink to the crt in the same /etc/pki/tls/certs
> >directory with the target link being named <hash_of_cert>.0.
> >
> >Couple of questions:
> >
> >- Is the latter option listed above the correct/best way to do this?
> >- What's the best way to test?  Some utilities such as cURL seem
> >to use
> >  OpenSSL but don't appear to be referencing my .0 cert above and
> >need
> >  application specific ways to trust additional certs.
> >
> >Thanks for the feedback.
> >
> >Ray
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to