An extension that provides testing certificates and private keys to
Chrome via the chrome.certificateProvider API.
The cryptographic operations are implemented by the C++ counterpart in
chrome/browser/certificate_provider/test_certificate_provider_extension.h.