On Fri, Feb 04, 2011, K??rlis Repsons wrote:

> Hello all,
> 
> perhaps there is someone out there, who knows why openssl doesn't seem
> to look for certs in /etc/ssl/certs as indicated in openssl.cnf:
> 
> [ ca ]
> default_ca      = CA_default            # The default ca section
> 
> [ CA_default ]
> dir             = /etc/ssl              # Where everything is kept
> certs           = $dir/certs            # Where the issued certs are
> 
> 

Those are used by the "ca" application and not other utilities or other
applications.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [email protected]

Reply via email to