Cloud DNS

eatmovebe.com

This domain is registered for one of our customers.

If this is your domain name, please visit this page to see how to register it as DNS zone into your account.

Note: If you already have registered the DNS zone for your domain name, please wait for DNS propagation. Your web site will be displayed soon. It may take few minutes.

*Do you know what a Certificate Signing Request (CSR) is?


Suggested page: What is a Certificate Signing Request (CSR) and How to Generate It?

A Certificate Signing Request (CSR) is a specially encoded text file submitted to a Certificate Authority (CA) when applying for an SSL/TLS certificate. It includes essential details about the entity making the request, such as the domain name, organization information, and public key.

Components of a CSR:

  • Common Name (CN): The fully qualified domain name (FQDN) for which the certificate is requested, such as www.example.com.
  • Organization Name (O): The legal name of the business or entity making the request. For individuals, this may be your full name.
  • Organizational Unit (OU): An optional field indicating the department making the request.
  • City/Locality (L): The city where the requesting entity is located.
  • State/Province (ST): The state or region where the organization operates.
  • Country Code (C): A two-letter ISO code representing the country, like US for the United States.
  • Public Key: A key generated with the CSR, enabling secure encryption and decryption.
  • Signature Algorithm: The hashing algorithm used to sign the CSR, such as SHA-256.

A Certificate Signing Request (CSR) is essential in securing your online presence with SSL/TLS certificates.

If you want to know more, we suggest you explore our article explaining Certificate Signing Request (CSR) in detail.