How to install commercial SSL certificate for docker compose installation?

Thank you for the great work you guys are doing.
I have installed EDMS using docker compose. I have generated CSR using openSSL library.
I have obtained .key file and .crt file.

  • How do i add these to enable https ?

  • Is it possible to add certificate without nginx reverse proxy ?

Regards