How to call Certbot for digicert to manage digicert provided certs for my domain

111 Views Asked by At

I would like to use Certbot (https://certbot.eff.org/docs/using.html#certbot-commands) to manage my certs issued by DigiCerts. I would like to write a lambda in python or c# for the purpose where i could be able to provision, import, rotate certs (DigiCerts) for my domain(s). My certs are managed in AWS certificate manager. Does anyone has any reference or experience in doing that? I just to check the way i should call my DigiCerts using CertBots in python / C#. Thanks.

0

There are 0 best solutions below