I’m having a look at Enrollment over Secure Transport (EST) as a way to get certificates for devices that are not supporting ACME, or at least not yet. The use case would be to get or at least renew a certificate for a device from a management system. As far as I understand, this would be possible with EST. Well, probably not getting a certificate but renewing one.
While I’m trying to understand the protocol, I’d like to ask around here in parallel if anyone is using EST with Ansible yet. I think you can do it someway more or less using the uri module only. But maybe there’s a better way, like a role or even a module implementing this. I only found this, which is 5 years old so I’m not sure if it’s really up to date or even still working.
Would be great to get some help there, or even some helpful information or suggestions ![]()