How did you setup SSL & Docker?

I was wondering how everyone set up their SSL certs with docker?

First off - did you use Apache or Nginx?

Next, did you use OpenSSL or Letsencrypt?

It seems within the docker-compose file for Rasa/Rasa it already had Nginx and OpenSSL. If anyone has experience setting up their SSL through this route - I’d love to hear!

This tutorial about configuring SSL certificates has a good explanation that worked for me.