More

Error commands

  • Error ASN1 bad tag value met. 0x8009310b unables to install SSL

    This error refers to IIS 7 server and usually it can be a result of placing the certificate in the wrong certificate store or forgetting where it places the private key. Remember that only certificates that are stored in the Personal Section of the Local Computer can be used in IIS.

    I. Repair a damaged certificate

    1. Open up cmd.exe
    2. Type: certutil -repairstore my "THUMBPRINT/SERIALNUMBER"
    3. Go back into the IIS Manager and re-edit the bindings for this site.


    II. Restore Certificate to the Local Computer Store

    1. Open the Certificate Snap-In from within the MMC (Microsoft Management Console); Start -> Run -> Type "mmc" -> File -> Add/Remove Snap-in -> Add -> Certificates
    2. Add Current User account: My User Account -> Finish.
    3. Add Local Computer account: Computer account -> Local Computer -> Finish.
    4. Close Add Standalone Snap-in.
    5. Click Ok.
    6. In a new window drag the certificate that will not install, out of the Other People store and drop it under the Local Computer -> Personal -> Certificates.
    7. Open up a command prompt: Start -> Run -> Type cmd.
    8. Type: certutil -repairstore my "THUMBPRINT_OF_CERTIFICATE" (with quotes)
    9. You should now have the private key back on the certificate so now open up IIS and assign it to your website.
  • What does the error 207 net: ERR_CERT_INVALID mean?

    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.

  • CryptAcQuireCertificatePrivateKey failed

    You have a private key that corresponds to this certificate but CryptAcQuireCertificatePrivateKey failed'

    1. Set the correct permission for Machinekey folder C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys
    2. Add administrator and system Full Control Permissions.
    3. Restart IIS.
  • Keytool error: Failed to establish chain from reply

    There are two possible causes for this error:

    1. No root certificate for Keytool to chain to.
    Note: Keytool relies on a root certificates in order to install the certificate.

    2. Error occurs because the JDK keystore is very particular about the format of the Certificate.
    This error is related to the format the certificate has been downloaded in. Please make sure you download the (default) PKCS#7 which contains a complete certificate chain and which includes your certificate, as well as the Signer's certificate (Root CA certificate).

  • What does the error mean: file is invalid for use as...

    It is not error, it says that you can not open a file. To view the file, change the extension from .cer to .p7b, save and open.

  • Firefox error: -12263 SSL_ERROR_RX_RECORD_TOO_LONG

    This error usually means that the system has a flawed implementation of SSL and is violating the SSL specification.

    If you are using Apache 2 make sure that in the ports.conf file is:
     - Clip -
    Listen 80
    Listen 443 https
    - Clip -

    The https after the 443 tells the server to use SSL protocol.

  • Errors about key size

    When the CSR is generated with a key size smaller than 2048-bit, you will see errors: Your RSA key is too small! or This CSR uses an unsupported key size. To resolve it please regenerate CSR with key size of at least 2048-bit.

  • Cannot import certificate

    Usually this error (Cannot import a certificate with a thumbprint of XXXXXXXXXXXXXX) displays when the certificate has been already installed on the server.

    If it is and you are trying to enable services on the server for this certificate, you can use a command:
    Enable-ExchangeCertificate -Thumbprint [THUMBPRINT] -Services "POP, IMAP, IIS, SMTP" Note: replace [THUMBPRINT] with the correct thumbprint.

    If the certificate is installed correctly and the error is displaying remove the product with Thumbprint in the error massage.

cyber_Folks S.A. – Cookie settings

Do you like good cookies? We too! Some cookies are required for the website to function properly. Also accept additional cookies related to service performance, social networking and marketing. Cookies are also used to personalize ads. Thanks to them, you will get the best experience of our website, which we are constantly improving. The consent granted voluntarily may be withdrawn or modified at any time. More information about the cookies used can be found in our privacy policy. If you prefer to specify your preferences precisely - see the types of cookies below.

Functional (always active)

These are cookies that are necessary for the website to function. The website will not function fully properly without accepting these types of cookies. Example: A cookie that saves your consent or objection is needed so that we know if we have your consent for certain actions on the website, they will also allow you to log in to the Customer Panel, place an order or contact us via chat.

Analytical and performance

They will make it possible to collect information on how to use the website. These files will allow us to count visits and traffic sources to our site, so we can measure and improve its performance, as well as find out which pages are the most and least popular, and understand how visitors navigate our site. They help us analyze website performance and collect synthetic information. Example: We can make heatmaps, so we know which content is readable and which is not, and this allows for better website design. Thanks to them, we can also see which blog entries were read more often and which less often, which allows us to develop more interesting content. The main tool we use is Google Analytics.

Social

It is social platform cookies that will enable you to be associated with your social media accounts. You can share content from our website there. Social network files (from third parties, such as Facebook) collect information to provide personalized advertising content. For example: Ads on your social media are better suited to you and you reduce the chance of seeing excess ads for already purchased services or products.

Marketing

These are files related to the operation of marketing automation systems and ad accountability. Thanks to them, we limit, for example, the number of views of a given advertisement. They also allow us to perform comparative tests, thanks to which we constantly improve the operation of our website. By testing multiple page layouts, it is easier to get one that provides the best readability for users. Communication also becomes more personalized. For example, we may give you an article on how to find a domain name when we see that you are looking for a domain and it is difficult for you to find a suitable name. We can also, for example, show you a hint about logging in, if we see several unsuccessful attempts in a row. Based on the information from these cookies and activity on other websites, your interest profile is built. We mainly use the Google and Facebook advertising network.