You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a feature request: it would be very helpful, if one could automatically create certificates right after the deployment of keyvault-acmebot. While it is basically possible to script some REST API calls, it would be helpful if there would be some more explicit support to make this easier.
The use case is that you need a certificate for another resource to be deployed. F. e. Application Gateway, etc.
Originally posted by khaliddermoumi October 31, 2022
Hi,
first, thank you for the great solution.
Here is my issue:
When deploying resources, such as app gw, an existing certificate in a key vault is needed. Now after you deploy keyvault-acmebot (f. e. using the tf module), how can you create the certificate right away, and retrieve it later in the same automation when deploying the resource which requires the certificate?
(if available, a code sample would be great)
Thanks! :)
The text was updated successfully, but these errors were encountered:
This is a feature request: it would be very helpful, if one could automatically create certificates right after the deployment of keyvault-acmebot. While it is basically possible to script some REST API calls, it would be helpful if there would be some more explicit support to make this easier.
The use case is that you need a certificate for another resource to be deployed. F. e. Application Gateway, etc.
There is a discussion related to this:
Discussed in #535
Originally posted by khaliddermoumi October 31, 2022
Hi,
first, thank you for the great solution.
Here is my issue:
When deploying resources, such as app gw, an existing certificate in a key vault is needed. Now after you deploy keyvault-acmebot (f. e. using the tf module), how can you create the certificate right away, and retrieve it later in the same automation when deploying the resource which requires the certificate?
(if available, a code sample would be great)
Thanks! :)
The text was updated successfully, but these errors were encountered: