openleadr-python icon indicating copy to clipboard operation
openleadr-python copied to clipboard

Explore requirements for full PKI handling

Open stan-janssen opened this issue 5 years ago • 0 comments

During one of our LF Energy Webinars, a question came up regarding PKI support in OpenLEADR.

At the moment, we support adding a custom CA (root) file that all certificates must be validated against. This should (by default) be the OpenADR Alliance's CA file.

I'd like to make a list of things that we still need to add to make this more complete.

  • [ ] Add functionality that can look up a certificate in a CRL to see if it has been revoked

stan-janssen avatar Dec 01 '20 18:12 stan-janssen