* --get-ca-cert-pem now default to prevent issues where certificate did not have AIA.
0.1.6
* run method now returns a dictionary of the certificate chain files
0.1.5
* Refactored the normalize_subject method to use a list comprehension. * Changed the check_url method to a static method since it doesn't use instance variables.