openssl question from an openssl noob
openssl question
I have an application certificate requested from mitcerts in pkcs12 format. I'm now being asked for the public key of that cert, base64 encoded... is there some command to extract that with openssl? Is there something else I would need?

