A certificate is the digital equivalent of an ID card. Just as you may have several ID cards for different purposes, such as a driver's license, an employee ID card, or a credit card, you can have several different certificates that identify you for different purposes.
This section describes how to perform operations related to certificates.
In this section: Checking Security for a Web Page Managing Smart Cards and Other Security Devices |
Much like a credit card or a driver's license, a certificate is a form of identification you can use to identify yourself over the Internet and other networks. Like other commonly used personal IDs, a certificate is typically issued by an organization with recognized authority to issue such identification. An organization that issues certificates is called a certificate authority (CA).
You can obtain certificates that identify you from public CAs, from system administrators or special CAs within your organization, or from web sites offering specialized services that require a means of identification more reliable that your name and password.
Just as the requirements for a driver's license vary depending on the type of vehicle you want to drive, the requirements for obtaining a certificate vary depending on what you want to use it for. In some cases getting a certificate may be as easy as going to a web site, entering some personal information, and automatically downloading the certificate into your browser. In other cases you may have to go through several steps.
You can obtain a certificate today by visiting the URL for a certificate authority and following the on-screen instructions. For a list of certificate authorities, see the online document Client Certificates.
Once you obtain a certificate, it is automatically stored in a security device. Your browser comes with its own built-in software security device. A security device can also be a piece of hardware, such as a smart card.
Like a driver's license or a credit card, a certificate is a valuable form of identification that can be abused if it falls into the wrong hands. Once you've obtained a certificate that identifies you, you should protect it in two ways: by backing it up and by setting your master password.
When you first obtain a certificate, you may be prompted to back it up. If you haven't yet created a master password, you will be asked to create one.
For detailed information about backing up a certificate and setting your master password, see Your Certificates.
[ Return to beginning of Using Certificates section ]
Whenever you're viewing a web page, you can find out details about the security available for that page by opening the View menu, choosing Page Info, and clicking the Security tab.
The Security tab for Page Info provides two kinds of information:
If you're not sure what the displayed information means, see the corresponding message in SSL Page Info.
[ Return to beginning of Using Certificates section ]
You can use the Certificate Manager to manage the certificates you have available. Certificates may be stored on your computer's hard disk or on smart cards or other security devices attached to your computer.
To open the Certificate Manager:
In this section: Managing Certificates that Identify You |
When you first open the Certificate Manager, you'll notice that it has several tabs across the top of its window. The first tab is called Your Certificates, and it displays the certificates your browser has available that identify you. Your certificates are listed under the names of the organizations that issued them.
To perform an action on one or more certificates, click the entry for the certificate (or Control-click to select more than one), then click the View, Backup, or Delete button. Each of these buttons brings up another window that allows you to perform the action. Click the Help button in any window to obtain more information about using that window.
The following buttons under Your Certificates don't require a certificate to be selected. You use them to perform these actions:
Certificates on smart cards cannot be backed up. Whether you select some of your certificates and click Backup, or click Backup All, the resulting backup file will not include any certificates stored on smart cards or other external security devices. You can only back up certificates that are stored on the internal Software Security Device.
For more details about any of these tasks, click the Help button in any Certificate Manager window or see Your Certificates.
[ Return to beginning of Using Certificates section ]
Some web sites use certificates to identify themselves. Such identification is required before the web site can encrypt information transferred between the site and your computer (or vice versa), so that nobody can read the data while in transit.
If the URL for a web site begins with https://, the web site has a certificate. If you visit such a web site and its certificate was issued by a CA that the Certificate Manager doesn't know about or doesn't trust, you will be asked whether you want to accept the web site's certificate. When you accept a new web site certificate, the Certificate Manager adds it to its list of web site certificates.
To view all the web site certificates available to your browser, click the Web Sites tab at the top of the Certificate Manager window.
To perform an action on one or more web site certificates, click the entry for the certificate (or Shift-click to select more than one), then click the View, Edit, or Delete button. Each of these buttons brings up another window that allows you to perform the corresponding action.
The Edit button allows you to specify whether your browser will trust the selected web site certificates in the future.
For more details, click the Help button in any Certificate Manager window or see Web Site Certificates.
[ Return to beginning of Using Certificates section ]
Like other commonly used forms of ID, a certificate is issued by an organization with recognized authority to issue such identification. An organization that issues certificates is called a certificate authority (CA). A certificate that identifies a CA is called a CA certificate.
Certificate Manager typically has many CA certificates on file. These CA certificates permit Certificate Manager to recognize and work with certificates issued by the corresponding CAs. However, the presence of a CA certificate in this list does not guarantee that the certificates it issues can be trusted. You or your system administrator must make decisions about what kinds of certificates to trust depending on your security needs.
To view all the CA certificates available to your browser, click the Authorities tab at the top of the Certificate Manager window.
To perform an action on one or more CA certificates, click the entry for the certificate (or Control-click to select more than one), then click the View, Edit, or Delete button. Each of these buttons brings up another window that allows you to perform the action. Click the Help button in any window to obtain more information about using that window.
The Edit button allows you to view and control the trust settings for each certificate. Trust settings for a CA certificate let you to specify which kinds of certificates issued by that CA you are willing to trust.
For more details, click the Help button in any Certificate Manager window or see Authorities.
[ Return to beginning of Using Certificates section ]
A smart card is a small device, typically about the size of a credit card, that contains a microprocessor and is capable of storing information about your identity (such as your private keys and certificates) and performing cryptographic operations.
To use a smart card, you typically need to have a smart card reader (a piece of hardware) attached to your computer, as well as software on your computer that controls the reader.
A smart card is just one kind of security device. A security device (sometimes called a token) is a hardware or software device that provides cryptographic services and stores information about your identity. Use the Device Manager to work with smart cards and other security devices.
In this section: |
The Device Manager displays a window that lists the available security devices. You can use the Device Manager to manage any security devices, including smart cards, that support the Public Key Cryptography Standard (PKCS) #11.
A PKCS #11 module (sometimes called a security module) controls one or more security devices in much the same way that a software driver controls an external device such as a printer or modem. If you are installing a smart card, you must install the PKCS #11 module for the smart card on your computer as well as connecting the smart card reader.
By default, the Device Manager controls two internal PKCS #11 modules that manage three security devices:
[ Return to beginning of Using Certificates section ]
This section assumes you are looking at the Device Manager:
The Device Manager lists each available PKCS #11 module in boldface, and the security devices managed by each module below its name.
When you select a security device, information about it appears in the middle of the Device Manager window, and some of the buttons on the right side of the window become available. For example, if you select the Software Security Device, you can perform these actions:
You can perform these actions on most security devices. However, you cannot perform them on Builtin Object Token or Generic Crypto Services, which are special devices that must normally be available at all times.
[ Return to beginning of Using Certificates section ]
If you want to use a smart card or other external security device, you must first install the module software on your computer and if necessary connect any associated hardware. Follow the instructions that come with the hardware.
After a new module is installed on your computer, follow these steps to load it:
The new module will then show up in the list of modules with the name you assigned to it.
To unload a PKCS #11 module, select its name and click Unload.
Federal Information Processing Standards Publications (FIPS PUBS) 140-1 is a US government standard for implementations of cryptographic modulesthat is, hardware or software that encrypts and decrypts data or performs other cryptographic operations (such as creating or verifying digital signatures). Many products sold to the US government must comply with one or more of the FIPS standards.
To enable FIPS mode for the browser, you use the Device Manager:
To disable FIPS-mode, click Disable FIPS.
[ Return to beginning of Using Certificates section ]
The Secure Sockets Layer (SSL) protocol allows your computer to exchange information with other computers on the Internet in encrypted formthat is, the information is scrambled while in transit so that no one else can make sense of it. SSL is also used to identify computers on the Internet by means of certificates.
The Transport Layer Security (TLS) protocol is a new standard based on SSL. By default, the browser supports both SSL and TLS. This approach works for most people, because it guarantees that the browser will work with virtually all other existing software on the Internet that supports any version of SSL or TLS.
However, in some circumstances system administrators or other knowledgeable persons may wish to adjust the SSL settings to fine-tune them for special security needs or to account for bugs in some older software products.
You shouldn't adjust the SSL settings for your browser unless you know what you're doing or have the assistance of someone else who does. If you do need to adjust them for some reason, follow these steps:
For more details, click the Help button in the SSL Settings panel or see SSL Settings.
[ Return to beginning of Using Certificates section ]
As discussed above under Get Your Own Certificate, a certificate is a form of identification, much like a driver's license, that you can use to identify yourself over the Internet and other networks. However, also like a driver's license, a certificate may be expired or invalid for some other reason. Therefore, your browser software needs to confirm the validity of any given certificate in some way before trusting it for identification purposes.
This section describes how Certificate Manager validates certificates and how to control that process. To understand the process, you should have some familiarity with public-key_cryptography. If you are not familiar with the use of certificates, you should check with your system administrator before attempting to change any of your browser's certificate validation settings.
In this section: |
Whenever you use or view a certificate stored by Certificate Manager, it takes several steps to verify the certificate. At a minimum, it confirms that the CA's digital signature on the certificate was created by a CA whose own certificate is (1) present in the Certificate Manager's list of available CA certificates and (2) marked as trusted for issuing the kind of certificate being verified.
If the CA certificate is not itself present, the certificate chain for the CA certificate must include a higher-level CA certificate that is present and correctly trusted. Certificate Manager also confirms that the certificate being verified has not been marked as untrusted in the certificate store. If any one of these checks fails, Certificate Manager marks the certificate as unverified and won't recognize the identity it certifies.
A certificate can pass all these tests and still be compromised in some way; for example, the certificate be revoked because an unauthorized person has gained access to the certificate's private key. A compromised certificate can allow an unauthorized person (or web site) to pretend to be the certificate owner.
One way to combat this threat is for Certificate Manager to check a certificate revocation list (CRL) as part of the verification process (see Managing CRLs, below). Typically, you download a CRL to your browser by clicking a link. If a CRL is present, Certificate Manager checks each certificate issued by the same CA against the list. The reliability of CRLs is subject to the frequency with which they are both updated by a server and checked by a client, and their size can sometimes cause delays in the verification process that may not be acceptable to some people.
Another way to combat this threat is to use a special server that supports the Online Certificate Status Protocol (OCSP). Such a server can answer client queries about individual certificates (see Configuring Certificate Manager for OCSP, below). The server, called an OCSP responder, receives an updated CRL periodically from the CA that issues the certificates to be verified. You can configure Certificate Manager to submit a status request for a certificate to the OCSP responder, and the OCSP responder confirms whether the certificate is valid.
A certificate revocation list (CRL) is list of revoked certificates. A certificate authority (CA) might revoke a certificate, for example, if it has been compromised in some waymuch the way a credit card company might revoke your credit card if you report that it's been stolen.
You can download the latest CRL from a CA to your browser. To download a CRL, you typically go to a URL (specified by the CA or by your system administrator) and click a link.
The browser uses the CRLs it has available to check the validity of certificates issued by the corresponding CAs. If a certificate is listed as revoked, the browser won't accept it as evidence of identity.
A CA typically publishes an updated CRL at regular intervals. Every CRL includes a date, specified in the Next Update field, by which the CA will publish the next update of that CRL. If the date in the Next Update field is earlier than the current date, you should obtain the most recent version of the CRL.
Although the absence of the most recent CRL does not by itself invalidate a certificate, the browser may not handle such certificates correctly. In some situations, you may want to delete CRLs with Next Update dates earlier than the present. Speak to your system administrator for guidance on CRL management.
You can view and delete CRLs available to the browser, including Next Update dates, through the browser's Validation preferences:
Click Manage CRLs in the Validation panel to see a list of the CRLs available to Certificate Manager.
To delete a CRL, select it, then click Delete.
The settings that control OCSP are part of Validation preferences. To view Validation preferences, follow these steps:
For information about the OCSP options available, see Validation Settings.
[ Return to beginning of Using Certificates section ]
8/31/2001
Copyright © 1994-2001 Netscape Communications Corporation.