Avoiding hardcoding ssl certificates

Hi,

I have recently been working on getting kong working with mutual TLS (mTLS) and have it working now providing I hard code the certificate into the dbless config yaml.

Is there a way to point to the file location rather than hardcoding in the certificate details?