9310366 Parse getStatus as JSON not XML

1 file Authored by ckelley 2 years ago, Committed by rcritten 2 years ago,
    Parse getStatus as JSON not XML
    
    On dogtagpki/pki master XML is being replaced by JSON, getStatus will
    return JSON in PKI 11.0+
    
    The PR for dogtagpki/pki that makes this change necessary is:
    https://github.com/dogtagpki/pki/pull/3674
    
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Francois Cami <fcami@redhat.com>