SSL Experimentation
Read CSR Detail
The first tool I have created is an SSL certificate request (CSR) "subject" extractor. In essence it takes the string-based CSR and extrapolates the elements that make up the request. Very useful for diagnosing submission and creation of certificates.
You can use the live example below:
Or the code for this experiment is here: