53c974f Ticket #430 - server to server ssl client auth broken with latest openldap

Authored and Committed by rmeggins 11 years ago
    Ticket #430 - server to server ssl client auth broken with latest openldap
    
    https://fedorahosted.org/389/ticket/430
    Resolves: Ticket #430
    Bug Description: server to server ssl client auth broken with latest openldap
    Reviewed by: nhosoi (Thanks!)
    Branch: master
    Fix Description: Pass in the openldap certfile as "tokenname:certnickname"
    for the internal token as well as for external tokens.  openldap 2.4.32 and
    later are patched to accept this, and will force the use of the token named
    tokenname as the slot/token to use.  If the internal one has already been
    unlocked (i.e. by the server doing SSL server init) then the cert can be used
    without having to unlock the key/cert db again.
    Platforms tested: RHEL6 x86_64, Fedora 17
    Flag Day: no
    Doc impact: no
    
        
file modified
+5 -0