If you want to deploy the Alfresco platform with your own SSL certificate, place the certificate and the key in the configuration_files/ssl_certificates folder before running the playbook.
Also, update playbooks/group_vars/all.yml by setting acs_play_fqdn_alfresco to your domain, such as your_domain.com, and acs_play_use_ssl to true.
Note: The certificate and the key should be named the same as the
domain, for example, your_domain.com.key and
your_domain.com.crt