Simple question about SSL certs

2010-07-26 Thread Bryan Boone
Hi everyone, I am a noob when it comes to SSL and I have an easy question but I don't have the time to look up the answer myself. I am trying to write an LDAP client.  I need this client to use SSL as well.  I am using the openldap server and C libraries.  Here is what the openldap web page say

Re: Simple question about SSL certs

2010-07-26 Thread Bryan Boone
From: owner-openssl-us...@openssl.org on behalf of Bryan Boone Sent: Mon 7/26/2010 12:55 PM To: openssl-users@openssl.org Subject: Simple question about SSL certs Hi everyone, I am a noob when it comes to SSL and I have an easy question but I don't have the time to look up the answer myself.

Re: Simple question about SSL certs

2010-07-26 Thread Bryan Boone
he case that your LDAP browser SUPPORTS the use of client certs because the LDAP server might. That does not mean you have to use them unless the LDAP server is configured to require them. -Original Message- From: owner-openssl-us...@openssl.org on behalf of Bryan Boone Sent: Mon 7/26/2010

Question on how to handle SSL cert chains

2010-08-03 Thread Bryan Boone
Hi everyone. Sorry for the long email, I am kinda a noob to SSL certs. I am trying to develop a client application that will use SSL to encrypt LDAP traffic so that a customer can use his/her LDAP server as a means of logging into my client application. This client application will reside on a