Hi All,
Testing an ASN.1 / certificate parser, can you click on:
https://data.fm/asn1
fyi: I'm logging certs so that I can test if anybody gets a failure,
success is a simple object dump like:
stdClass Object
(
[webid] => http://webr3.org/nathan#me
[modulus] => FDB6FB...
[exponent] => 65537
)
Thanks,
Nathan