Fixed decoding error in cert subjects
API requests on AWS were returning a 500 Server Error, traced it down to a bytes vs string conversion when retrieving the certificate subject
Please register or sign in to comment
API requests on AWS were returning a 500 Server Error, traced it down to a bytes vs string conversion when retrieving the certificate subject