I am using Windows and have been given a .cer file. How can I view the details of it?
|
feedback
|
|
OpenSSL will allow you to look at it if its installed on your system.
The format of the .CER file might require that you specify a different encoding format to be explicitly called out.
or
On Windows systems you can right click the .cer file and select Open. That will then let you view most of the meta data. | |||||||||
feedback
|
|
Here is all you need to know: http://shib.kuleuven.be/docs/ssl_commands.shtml If none is working, than must be the openssl installation or the cer file. HTH | |||
|
feedback
|