Certs are not used when authenticating with Kerberos.  You must have a Kerberos Ticket Getting Ticket retrieved via kinit.   Everything else (other than restricting the cipher suite to Kerberos ciphers) should be transparent to the applications. Either the SSL_connect() and SSL_accept() succeed or they do not.

- Jeff


Markus Moeller wrote:
On Tuesday 11 Mar 2003 12:12, Jeffrey Altman wrote:
Jeff,

thanks for the link. The only problem I have now is how to filter out of the 
hundred of options the ones related to openssl/kerberos?  Also I was 
wondering, what you would need to do if you write your own little 
client/server program. (e.g. Is a kinit on the client side enough before you 
start the client. How does the server side create/verify the cert). ckermit 
does all this undercover for me, great program !!

Regards
Markus

  
C-Kermit 8.0 <http://www.kermit-project.org/ckermit.html> implements it
for both client and server sides.

- Jeff

Markus Moeller wrote:
    
Are there any example programs documentations of how to use Openssl with
Kerberos for authentication/encryption (rfc2712) ?

Thank you
Markus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
      
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
    

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
  

Reply via email to