I am currently trying to install a custom certification in a ddev container. As stated in the documentation i copied the .crt and the .key file to /path-to-project/.ddev/custom_certs and renamed them according to the documentation. After restarting the container it still uses the mkcert certificate it used before copying the new certificate.
Link to documentation https://ddev.readthedocs.io/en/stable/users/extend/custom-tls-certificates/ The Certification is a wildcard certificate for all ddev.site domains.
Hope somebody can help Kind regards Franz