Skip to Content.
Sympa Menu

per-entity - Re: [Per-Entity] TLS private keys and CDNs

Subject: Per-Entity Metadata Working Group

List archive

Re: [Per-Entity] TLS private keys and CDNs


Chronological Thread 
  • From: Nick Roy <>
  • To: <>
  • Subject: Re: [Per-Entity] TLS private keys and CDNs
  • Date: Wed, 21 Sep 2016 10:39:57 -0600
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:C6V7OxA+FlHBGTt2ql/uUyQJP3N1i/DPJgcQr6AfoPdwSP39psbcNUDSrc9gkEXOFd2Crakb26yL6Ou5BCQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpW1aJhKqYRJ4PKH4HJLTk9Wf1ua5/JjWZAMOgyCyN+BcNhKz+CPQvcpeu4xzYvI30BzYinpOZ+lMw250fxSekwuqtZT4x4Jq7ykF46FpzMVHS6ivJ6k=
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

I actually like this better than them generating the key signing requests themselves.  This lets us potentially share the same hostname across CDNs and front it with our own DNS strategy.  Not writing to disk isn't a mitigation since key-in-memory is similarly risky, the only real mitigation there being key-in-TPM or something similar.

Nick

On 9/21/16 10:33 AM, David Walker wrote:

I did a (very) little browsing around to see how CDNs might handle TLS for their customers and found https://www.akamai.com/us/en/multimedia/documents/product-brief/akamai-secure-cdn-product-brief.pdf.  They say:

  • Customers’ private keys are never touched by human hands or seen by human eyes.
  • Customers’ private keys are transmitted securely and never written to CDN disk.
  • Robust, real-time auditing processes are used to ensure ongoing integrity of keys.
  • Dedicated, private key infrastructure located in secure and controlled locations.

I would have preferred something like them using an HSM to generate keys and cert requests that are signed by customer-chosen CAs without giving access to private keys to anyone, but it does indicate that the CDN providers have thought about the issue of managing private keys.  We we actually get to the point of choosing a CDN, we may find that this isn't as big an issue as we fear.

David






Archive powered by MHonArc 2.6.19.

Top of Page