jaredhendrickson13 / pfsense-api

The missing REST API package for pfSense
https://pfrest.org/
Apache License 2.0
672 stars 101 forks source link

Create/import CRL for Certificate Revocation #166

Open gfrankliu opened 2 years ago

gfrankliu commented 2 years ago

Is the CRL management supported? I couldn't find any examples in the doc.

jaredhendrickson13 commented 2 years ago

As of right now CRL management is not supported by the API. I can keep this issue open as a feature request for a future release.

Thanks!

gfrankliu commented 2 years ago

Thanks and look forward to it.

teramundisupport commented 10 months ago

As of now, creating and deleting the CRL is possible, but it's not possible to add and remove certificates to the CRL. We are willing to sponsor this feature, if anyone is interested in implementing it.