3a7802d Ticket 32 - Add TLS external bind support for testing

Authored and Committed by William Brown 6 years ago
    Ticket 32 - Add TLS external bind support for testing
    
    Bug Description:  Previously it was difficult to test TLS external
    binds. We should add this to lib389 before any refactor of the
    certmap code.
    
    Fix Description:  This covers a number of locations. Importantly:
    
    * The ability to configure certmaps programatically via config.
    * The ability to generate and extract user certificates signed
        by the internal CA from lib389
    * The ability to perform an external TLS bind.
    
    https://pagure.io/lib389/issue/32
    
    Author: wibrown
    
    Review by: spichugi (Thanks!)
    
        
file modified
+50 -13
file modified
+97 -1
file modified
+1 -0
file modified
+115 -4
file modified
+3 -0
file modified
+30 -39
file modified
+4 -0