Hello,
I'm working on some automation with Ansible to replace my FreeNAS web GUI certificate with certificates from Let's Encrypt.
Looking at the API documentation (http://api.freenas.org/resources/system.html#ssl), I see that you can get a new certificate generated from the API, but I don't...