19ea1b9 Simplify pki proxy conf

Authored and Committed by cheimes 3 years ago
    Simplify pki proxy conf
    
    ``pkispawn`` is being modified to use PKI CLI for installation.
    
    Add ``/pki/rest`` to proxied routes and simplify location matching with
    a prefix regular expression.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>