List all local certificates and expiration that have a private key on the local server.
Certificates[?HasPrivateKey==
true
].join(
,
,[FriendlyName,Issuer,NotAfter])