Closed brandond closed 7 years ago
Having the ASN1 hex is much more useful than just a raw print, which renders all non-printable characters as periods - for many extensions is completely useless. You can still use Extension->as_string() to get a printable string if you need it.
@dsully Travis-CI for this project appears to be misconfigured and/or broken?
@dsully ping
Having the ASN1 hex is much more useful than just a raw print, which renders all non-printable characters as periods - for many extensions is completely useless. You can still use Extension->as_string() to get a printable string if you need it.