Dear Community,
Could someone please tell me in bulletpoints, how can I make the docker package working with SSL?

The docker package is hosted on a Synology NAS, http and https forwarded to the container with built-in reverse proxy.
I have the certificates (pem files) located on the nas: /usr/syno/etc/certificate/system/default
What are the next steps? I assume, I need to mount this folder to the container.

Thanks