Historically we have used LetsEncrypt at work, but the nginx container we are using has Openssl installed on it already.
LetsEncrypt is a free certificate authority. OpenSSL is a software package for generating certificates. The LetsEncrypt scripts use OpenSSL to generate certificates and sign them with the LetsEncrypt service.