Alternatively it’s possible to use database as a storage for the certificates. Upon enabling it certificates won’t be read
nor stored to the filesystem. You can enable it by adding repository () {}
bean to 'certificate-container' () {}
in your TDSL configuration file:
'certificate-container' () { repository () {} }
If you are using database repository then you manage/update certificates using either ad-hoc command Add SSL certificate
from VHost Manager or via HTTP REST API.