d5ab063 py3: fix CSR encoding inside framework

Authored and Committed by mbasti 7 years ago
    py3: fix CSR encoding inside framework
    
    csr must be in string because framework excpects only strings, so we
    have to decode it back
    
    https://fedorahosted.org/freeipa/ticket/4985
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+3 -1
file modified
+1 -1