How do I enable SSL in HomeAssistantVM?

I’ve enabled and configured the DuckDNS Addon but do I need to do additional configuration within Home Assistant itself?

Running the latest HomeAssistant VM

I had to add the following lines to configuration.yaml

http:
ssl_certificate: /config/fullchain.pem
ssl_key: /config/privkey.pem