f860d0f csrgen_ffi: pass bytes where "char *" is required

Authored and Committed by stlaz 6 years ago
    csrgen_ffi: pass bytes where "char *" is required
    
    In Python 3, "char *" corresponds to bytes rather than string.
    
    https://pagure.io/freeipa/issue/7131
    
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    
        
file modified
+4 -4