Managing Contacts/Ownership
Compile a list of responsible groups and/or individuals for each key and certificate in your inventory and develop a method for keeping the information current.
What is this?
Contact or ownership information is simply data about who is responsible for each key and certificate in your inventory so they can be contacted in case an issue arises. At a minimum, it should include an email address. Typically, it’s best to assign a group (such as an AD group or an email distribution list) as a contact instead of an individual because individuals are inevitably reassigned or leave an organization. By assigning a group, you are more likely to reach someone when you need to contact them.
Why should I care?
The last thing you want as an organization is to be running around trying to figure out who is responsible for a key or certificate when an issue arises. Here are a few examples of nightmares: 1) an application can no longer access the keystore where a key is located so you need the responsible person to give you access to that keystore. 2) You know a certificate in your inventory is about to expire but you can’t find the person responsible for that certificate (and the systems where it is deployed) to get it renewed and installed on all of the necessary systems. 3) An auditor asks you for the maintenance records for a particular key and/or certificate that you’re not directly responsible for. Compiling and maintaining contact and ownership information for each key and certificate in your inventory is just common sense.
What should I do?
Maintaining contact information can be pretty challenging, both in developing an initial list and keeping it up to date over time (see Define Roles and Responsibilities for more on this). An important first step in identifying contacts is determining which system within the organization might currently have information that ties contacts to certificates or the systems they are deployed on. Some common sources for this information include certificate authorities, certificate tracking spreadsheets, and even CMDBs (systems that track who is responsible for each system in a corporation).
Depending on the certificate authority, it is likely that ownership information was collected when certificates were requested. This is typically a good starting point, although some of contact information can be stale. That is one of the drivers for performing the import from CAs first in the process of creating a Comprehensive Inventory. The sooner in the process you can get some level of contact information assigned to certificates, the less work you’ll have later on. The following is a basic methodology for building robust contact lists:
- Export certificates from CAs with contact information.
- Analyze the contacts (typically they are email addresses) to determine where groups exist. Groupings are critical because having a certificate assigned to a single individual is a recipe for disaster if the person gets reassigned. Here are two helpful steps to accomplish this:
- Sort all of the contact email addresses to determine where there are multiple occurrences of the same email address (Excel PivotTables are excellent for doing this). Multiple instances typically means a group with a bunch of certificates with a single person assigned.
- Track each email address back to their origin group. This can take time but it is well worth the effort.
- Assign the groups to their respective certificates as they go into the Certificate Inventory Database. Here are a couple of good options to accomplish this:
- Assign the certificates to Active Directory groups that correspond to the groups identified in step 2. This is the ideal method because then the AD groups will hopefully be maintained and up-to-date as people enter and leave the group. But this does assume that your monitoring system will be able to query AD for email addresses associated with the individuals in each group.
- Create email distribution lists for each group. This can also work well as long as somebody will be responsible for keeping those lists up to date as people come and go.
You can also use a hybrid between the above methods.
- One last thing: You are invariably going to end up with several individuals who only are responsible for one or two certificates. It is important to develop a strategy for working with these people/groups and determine how to maintain business continuity.







