Document directory
- Method #1-by using a custom MMC
- Method #2-by using a Web browser
- Related Articles
How do I obtain a digital certificate from my certificate authority (CA )?
This article will describe the 2 most popular methods for obtaining a digital certificate from your online certificate authority (or Ca ). I will not elaborate on the reasons for doing so, and if you feel uncomfortable about these issues I suggest you take a look at the related articles at the bottom of this page.
Get real-time insight into your exchange server's health
SolarwindsFree Exchange MonitorContinuously monitors Microsoft Exchange.
Exchange monitor delivers real-time insight into exchange services, mail queue sizes, and host server health. Ensure this mission-critical app never fails.
Get the free download here!
As stated above, there are 2 easy methods for obtaining a digital certificate from your online ca.
Digital certificates can be granted to users based upon their roles and group membership. for example, a regular user that wants to enroll for a certificate will only be allowed to enroll for a specific set of digital certificates, while another user that is a member of the Domain Admins group will be allowed to enroll for a different set of certificates that can be used for a variety of functions, including recovery agents, IPSec, SSL and so on.
User digital certificates are valid for different purposes, including:
- Allowing data on disk to be encrypted
- Protecting e-mail messages
- Proving the user's identity to a remote computer
Method #1-by using a custom MMC
In this method a user will need to open a custom MMC and enroll by use of the mmc gui.
In order to obtain a digital certificate by use of a custom MMC please perform the following steps:
- Go to the Start Menu> RUN> type MMC and press Enter.
- In the MMC window, go to the File menu and select Add/Remove snap-in.
- In the Add/Remove snap-in window press the Add button.
- Select certificates from the available list of snap-ins and click Add.
- In the user attempting this action is a member of the Domain Admins or administrative groups he or she will be presented with a certificates snap-in window, asking whether the certificate will be issued to the user account, the computer or a service running on the computer. we will choose my user account. click Finish.
- Expand certificates-current user> personal.
Note:There may be a certificate folder under the personal folder. Ignore it for now.
- Right-click the personal folder and select all tasks> request new certificate.
- In the certificate request wizard click Next.
- In the certificates type Select User.
Note:Depending on the groups your user account belongs to, you might also see other certificate types. Ignore them for now.
- In the friendly name Type a name for the certificate, for example "Daniel's user certificate" or similar.
Lamer note:Use your own name... duh...
Click Next.
- In the final page of The Wizard click Finish. If all went well (and there is no reason why it won't) you'll get a confirmation message. acknowledge it.
You now have a new digital certificate. you can view it by going to the certificates-current user> personal> certificates folder within the current MMC window. double-click on the new certificate and inspect the information found in it.
Have you tried Windows 7 yet? Download HERE.
Method #2-by using a Web browser
In this method a user will need to open his or her web browser and surf to a given URL-that in fact is the URL for the online ca.
In order to obtain a digital certificate by use of a Web browser please perform the following steps:
- Open an Internet browser such as Internet Explorer, opera or Firefox.
- In the address bar type the following URL:
Http ://SERVER_NAME/Certsrv
WhereSERVER_NAMEIs the FQDN or the IP of the server that is hosting the CA.
- In the welcome screen click "request a certificate ".
- In the "request a certificate" screen click "user certificate ".
- In the "user certificate-identifying information" window, if a warning message appears telling you that there is a potential scripting violation click yes.
Click Submit.
- In the "Certificate issued" window click on "install this certificate ".
- When the "Certificate installed" window screen close the browser window.
You now have a new digital certificate. you can view it by going to the tools> Internet Options> content tab within the current Internet Explorer window. click on the certificates button. look for the new certificate in the personal tab, double-click on it and inspect the information found.
You can also choose to export your new certificate by selecting the certificate and pressing the export button.
Related Articles