Does anyone have experience automating the management of EPIC or RIO server certificates?
We’ve tried uploading using multi-form PUT to /manage/api/v1/ssl/upload using both our apiKey (ideal), and even valid NXTIO_JSESSIONID session cookies, and are getting 403 Forbidden responses. There’s something the browser is capable of doing that we haven’t figured out yet.
With root privileges on the EPIC we could do the heavy-handed thing and replace the certificates on the FS followed by an nginx reboot, but that won’t work on the RIO.
Anyone with advise on how to best automate this process? We expect to update thousands of certificates on a regular basis, and need a way to do it without human involvement.
Thank you,
-Loren