112. Managing Public Key Infrastructure within an Enterprise

Published: March 30, 2021, midnight

b'

This episode features a conversation between Robert Blumen, DevOps engineer at Salesforce, and Matthew Myers, principal public key interface (PKI) engineer at Salesforce. Matthew shares his experience running a certification authority (CA) within the Salesforce enterprise. He shares the rationale for the decision to take CA in-house, explaining that becoming a certificate authority means you can become the master of your universe by establishing internal trust. A private or in-house CA can act in ways not dissimilar to a PKU but can issue its own certificates, trusted only by internal users and systems.

\\n\\n

Using a public certificate authority can be expensive at scale, particularly for enterprises with millions (or even billions) of certificates. However, an enterprise CA can be an important cost-saving measure. It adds a granular level of control in certificate issuing, such as naming conventions and the overall lifecycle. You can effectively have as many CAs as you can afford to maintain as well as the ability to separate them by use case and environment.

\\n\\n

Further, having the ability to control access to data and to verify the identities of people, systems, and devices in-house removes the cybersecurity challenges such as the recent SolarWinds supply chain attack. Matthew notes that Information within a PKI is potentially insecure \\u201cas the information gets disclosed to the internet and printed on the actual certificates which leave them vulnerable to experienced hackers.\\u201d Matthews shares the importance of onboarding and people management and the need to ensure staff doesn\\u2019t buy SSL certificates externally.

\\n\\n

Myerss offers some thoughts for businesses considering the DIY route discussing the advantages and limitations of open source resources such as OpenSSL and Let\'s Encrypt. Identity mapping and tracking are particularly important as you\\u2019re giving certificates to people, systems, and services that will eventually expire. Matthew shares the benefits of a central identity store, its core features, and how it works in tandem with PKI infrastructure. There\\u2019s also the need to know how many certificates you have in the wild at any given time.

\\n\\n

As a manager, the revocation infrastructure for PKI implementation means that you\'re inserting yourself in the middle of every single deal, because if you\\u2019re doing it correctly everything needs to validate that the certificates are genuine. When you have a real possibility of slowing down others\\u2019 connections, you want to ensure that your supporting infrastructure is positioned in such a way that you are providing those responses as quickly as possible. Network latency becomes a very real thing.

\\n\\n

Auditability and the ability to trust a certificate authority are paramount. The service that creates and maintains a PKI should provide records of its development and usage so that an auditor or third party can evaluate it.

\\n\\n\\n\\n

Salesforce
\\nWikipedia page on Public Key Infrastructure
\\nWikipedia page on Certificate Authorities
\\nOpenSSL
\\nLet\\u2019s Encrypt

'