Top "Cer" questions

In .NET Framework, a constrained execution region (CER) defines an area in which the common language runtime (CLR) is constrained from throwing out-of-band exceptions that would prevent the code in the area from executing in its entirety.

Convert .cer certificate to .jks

I need to convert a .cer file to a .jks file. I saw a few questions about it, but haven't …

java certificate jks cer java-security
Convert .crt file to .cer and .key

I was asked to help converting a certificate for a renewal. I was given the domainname.crt file along with …

ssl key crt cer
How to extract the RSA public key from a .cer and store it in a .pem using OpenSSL?

I have the requirement to extract the public key (RSA) from a *.cer file. I wish to extract the key …

encryption openssl rsa pem cer
Are .pem and .cer interchangeble?

I know .pem are base 64 encoded and .cer is the certificate with can be .pem encoded. Question: I have been …

ssl ssl-certificate pem cer
Signing .exe with .cer file (what is my certificate's name that signtool.exe is asking for?)

I have bought a certificate for my program. The website from which I bought it, sent me an .cer file (43…

windows certificate sign cer
how to add/convert certificate file into pkcs12 file

I have received the three certificates(.CER files) to access the production server. How I am going to add/convert …

java x509certificate pkcs#12 jks cer
How to generate a CRL (certificate revocation list) file

I'm using self-signed certificates for testing, how can I generate certificate revocation list to test cert verification? Has keytool in …

java certificate cer
keytool import certificate java.util.IllegalFormatConversionException in linux

I am tring to create a keystore to be used in tomcat but I get the error "java.util.IllegalFormatConversionException: …

tomcat keystore keytool cer
IIS 6 Private Key certificate access

We have a Web asp.net application running in the framework 2.0 and hosted in an IIS 6 server, and the OS …

iis-6 private-key cer