sprintcube / docker-compose-lamp

A basic LAMP stack environment built using Docker Compose.
MIT License
2.54k stars 1.39k forks source link

[BUG] Default SSL setup gives SSL_ERROR_RX_RECORD_TOO_LONG in Firefox #266

Open KhazAkar opened 3 months ago

KhazAkar commented 3 months ago

Describe the bug When trying to connect to LAMP stack over HTTPS, SSL_ERROR_RX_RECORD_TOO_LONG happens

which Branch / PHP Version are you using ? php83

Steps to reproduce

  1. Try to open page using https, straight from repo

Expected behavior No SSL error

Screenshots image

Desktop (please complete the following information):

dockerd -v Docker version 25.0.3, build 4debf41

docker-compose -v Docker Compose version v2.24.5


**Additional context**
Server runs in KVM, slackware64-current using docker build from their site, 'statically' built.