CSR GENERATION- SYBASE MANAGE ANYWHERE STUDIO (USING MICROSOFT IIS 4.0)

 

Description

To generate a CSR, you first need to create a key pair for your server. These two items are a digital certificate key pair and cannot be separated. If you lose your public/private key file or your password and generate a new one, your SSL Certificate will no longer match your private key. You will have to request a new SSL Certificate and may be charged.

The CSR needs to contain the following attributes:

Country Name (C): Use the two-letter code without punctuation for country, for example: US or CA.

State or Province (S): Spell out the state completely; do not abbreviate the state or province name, for example: California.

Locality or City (L): The Locality field is the city or town name, for example: Berkeley.

Organization (O): If your company or department has an &, @, or any other symbol using the shift key in its name, you must spell out the symbol or omit it to enroll, for example: XY & Z Corporation would be XYZ Corportation or XY and Z Corportation.

Organizational Unit (OU): This field is the name of the department or organization unit making the request.

Common Name (CN): The Common Name is the Host + Domain Name. It looks like "www.company.com" or "company.com".

Note: Symantec certificates can only be used on Web servers using the Common Name specified during enrollment. For example, a certificate for the domain "domain.com" will receive a warning if accessing a site named "www.domain.com" or "secure.domain.com", because "www.domain.com" and "secure.domain.com" are different from "domain.com".

Symantec recommends that you contact Sybase for additional information.

Note: The recommended key bit size is 2048-bit. All certificates that will expire after December 31, 2013 must have a 2048 bit key size

Generate a Key Pair and Certificate Signing Request

  1. Open the Microsoft Management Console (MMC) for IIS. This is normally reached by selecting Start -> Programs -> Windows NT 4.0 Option Pack -> Microsoft Internet Information Server -> Internet Service Manager.
  2. Expand the Internet Information Server folder by selecting the + sign and then select the + sign next to the computer name.
  3. Locate the website that is going to be using the SSL Certificate. This is usually the Default Web Site. Right click the website and choose Properties.
  4. In the Properties window, click the Directory Security tab.
  5. Click Edit and then click Key Manager.
  6. In Key Manager window, right click WWW and select Create New Key.
  7. Choose Put the request in a file that you will send to an authority. Select an appropriate filename (or accept the default).
  8. Enter values in the next window. Key lengths available will depend on the version and Service Packs installed. Remember the password you enter. Without it, you will not be able to install or back up the certificate.  
    Note: You must install a certificate for every website using SSL that has a distinct DNS name. Each website for SSL must also have a distinct IP address.
  9. You must specify a bit length for the CSR. Choose 2048.
    Note:
     For Extended Validation certificates the key bit length must be 2048.
  10. Fill out the appropriate contact information and click Finish. This information can be whatever you like as it will not show on the certificate.
  11. Key Manager displays a key icon under the WWW icon with a red slash through it indicating it is not complete.
  12. Choose Exit from the Computers menu. When asked to commit changes, click Yes. You have just created a key pair and a CSR.
  13. Verify your CSR
  14. To copy and paste the information into the enrollment form, open the file in a text editor that does not add extra characters (Notepad is recommended).
  15. Go to the enrollment form and paste the information into the form when prompted for the CSR.

Contact Information

During the verification process, Symantec may need to contact your organization. Be sure to provide an email address, phone number, and fax number that will be checked and responded to quickly. These fields are not part of the certificate.

這篇文章有幫助嗎? 0 用戶發現這個很有用 (0 投票)