Description
CertificateStore should be responsible to grab and cache certificates of other services from the CA role to the local file system as necessary and to load and save the service's own key and certificate material.
This task covers the effort of moving out the code from CertificateClient, but delegate only the CertificateClient calls as a first step.