/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

squanderingti.me
| | www.agwa.name
1.7 parsecs away

Travel
| |
| | blog.bityard.net
2.6 parsecs away

Travel
| | (Disclaimer: No AIs were used in the writing of this article. My intelligence has been frequently questioned, but has thus far never been accused...
| | carrickbartle.com
2.6 parsecs away

Travel
| |
| | sgued.fr
14.3 parsecs away

Travel
| X509 certificate can be encoded either as DER or PEM. DER encoding is an efficient binary format, while PEM encoding is a wrapper around the Base 64 DER encoding of the certificate. Usually, when dealing with a specific certificate, you know beforehand whether it's encoded as DER or PEM. For example, in the opennssl CLI, you can give it the -inform parameter, which accepts either DER or PEM. However, what if don't know the encoding of the certificate, can you figure it out on the fly?