0036226 Ticket 50165 - Fix issues with dscreate

Authored and Committed by mreynolds 5 years ago
    Ticket 50165 - Fix issues with dscreate
    
    Bug Description:  The install would fail under these two conditions:
    
                       [1]  You do not specfiy a secure port, even if not using TLS
                       [2]  The suffix has a space after a comma.
    
    Fix Description:  If the secure port is not specified set it to the default,
                      and normalize the suffix DN
    
    https://pagure.io/389-ds-base/issue/50165
    
    Reviewed by: ?