firstyear / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

468efdd Ticket 49218 - Certmap - inplace upgrade mechanism

1 file Authored by William Brown 3 years ago, Committed by firstyear 3 years ago,
    Ticket 49218 - Certmap - inplace upgrade mechanism
    
    Bug Description:  This adds support for pluggable certificate
    mapping libraries. To achieve this, this replaces the existing
    baked in certificate mapping code.
    
    Fix Description: Add an inplace upgrae mechanism that is docker
    compatible. This is important as we can not rely on the ability
    of setup-ds.pl -u  or other external tool to have been run, this
    MUST be internal to the server at start up.
    
    https://pagure.io/389-ds-base/issue/49218
    https://pagure.io/lib389/issue/95
    https://pagure.io/lib389/issue/84
    
    Author: wibrown
    
    Review by: ???