Since #184, TLS/SSL support is deprecated for frontend containers here, and container build support for that has been moved into an image-specific Containerfile-frontend-tls-selfsigned file.
As a result, we can remove the ssl.conf site configuration from the frontend image build process used by Containerfile-frontend.
Since #184, TLS/SSL support is deprecated for frontend containers here, and container build support for that has been moved into an image-specific
Containerfile-frontend-tls-selfsigned
file.As a result, we can remove the
ssl.conf
site configuration from thefrontend
image build process used byContainerfile-frontend
.