Just for the archives, the next time somebody needs to analyze a key, the command to use is just this: openssl base64 -d | openssl x509 -text -noout -inform der Just paste in the KeyInfo content. -- Scott