1
21.1 Legacy Series / Re: Let's Encrypt Plugin - add CSR option
« on: May 17, 2021, 11:11:20 am »
Hi,
i am also interested in the possibility to add existing CSR to the ACME Plugin. The source of the plugin can be found on GitHub:
https://github.com/opnsense/plugins/tree/master/security/acme-client
acme.sh should already be able to handle this via --sign-csr option. The GUI does not yet have the ability to import the CSR.
I will keep an eye on this thread/topic, but i can't help on my own. The last time i wrote PHP code is at least 15 years ago.
i am also interested in the possibility to add existing CSR to the ACME Plugin. The source of the plugin can be found on GitHub:
https://github.com/opnsense/plugins/tree/master/security/acme-client
acme.sh should already be able to handle this via --sign-csr option. The GUI does not yet have the ability to import the CSR.
I will keep an eye on this thread/topic, but i can't help on my own. The last time i wrote PHP code is at least 15 years ago.