Preguntes Freqüents - FAQ

What does the error 207 net: ERR_CERT_INVALID mean?  Imprimeix aquest Article

This means that you have tried to obtain your Code Signing certificate using the Google Chrome browser.

At this present time Google Chrome does not support chained certificate enrollment and you can not use another browser to collect this certificate because the private key was generated with Chrome and you must start the process from the beginning again using another browser such as Mozilla Firefox or Microsoft Internet Explorer.

Ha estat útil la resposta?

Articles Relacionats

Java Keytool: commands
Deleting a certificate:  keytool -delete -alias aliasname List all of the...
How do I make my own bundle file from CRT files?
You may do this using you favorite text editor or by using the command line.Example: #...
Convert certificates formats (PEM/P7B/PFX/DER)
You can change certificate format using OpenSSL commands or SSL Converter tool. The...
Changing .crt file into the .cer format
Double-click on the yourwebsite.crt file to open it into the certificate display. In a new...
Converting .pfx file for use with Apache
Run the following command with open SSL:  openssl pkcs12 -in mypfxfile.pfx -out...