OPNsense Forum

English Forums => General Discussion => Topic started by: oleg on September 10, 2019, 12:20:43 pm

Title: API for System/Trust module
Post by: oleg on September 10, 2019, 12:20:43 pm
Hi guys.
Have you plans to add api that gives an opportunity to export certificates and keys from Trust module?
It would be great to have such an ability, because in that case the OPNsense will be the central point for retrieving/renewing certificates and all other nodes in the network will only check whether new cert is appeared and download it.

At least two routes can be added for the start
1. get certificate (by uuid or CN)
2. get key (by uuid or CN)
Title: Re: API for System/Trust module
Post by: oleg on September 14, 2019, 07:44:14 pm
I've received the answer from the team by letter:
--------------------------------------------------------------------------------
It's not planned at the moment, you could always consider working on it yourself, our docs contain quite some pointers on how to get started https://docs.opnsense.org/develop.html