Re: adding root cert to openssl

2006-04-16 Thread Tobias Roth
On Sun, Apr 16, 2006 at 10:03:03AM -0400, Robert Huff wrote: > > Tobias Roth writes: > > > I'd like to add a certificate to OpenSSL. The OpenSSL HOWTO mentions > > OPENSSLDIR, which is /etc/ssl on FreeBSD (for OpenSSL from base). To > > have OpenSSL recognize a new certificate, it has to be pu

adding root cert to openssl

2006-04-16 Thread Robert Huff
Tobias Roth writes: > I'd like to add a certificate to OpenSSL. The OpenSSL HOWTO mentions > OPENSSLDIR, which is /etc/ssl on FreeBSD (for OpenSSL from base). To > have OpenSSL recognize a new certificate, it has to be put into > OPENSSLDIR/certs/, but this does not exist on FreeBSD. The > o

adding root cert to openssl

2006-04-16 Thread Tobias Roth
Hi I'd like to add a certificate to OpenSSL. The OpenSSL HOWTO mentions OPENSSLDIR, which is /etc/ssl on FreeBSD (for OpenSSL from base). To have OpenSSL recognize a new certificate, it has to be put into OPENSSLDIR/certs/, but this does not exist on FreeBSD. The only certs/ dir I could find is /u