Hello everybody,
I try to configure a letsencrypt certificate for one of my domains https://jukusoft.com , certificates are already generated by froxlor, but i get this error, if i browse the domain with firefox:
SSL_ERROR_RX_RECORD_TOO_LONG
If i search with google there are many threads about this topic, but there isn't any solution for this.
Also there is no good tutorial on froxlor sites. Because i dont know if this is a bug or only a issue about a not-existent documentation, i havent created a issue on github yet.
I also doesnt get any results by your forum search. If this is the wrong forum, please move my topic to the right! thanks!
If i try to execute "openssl s_client -showcerts -connect jukusoft.com:443 -servername jukusoft.com" i get this output:
CONNECTED(00000003)
140505437533840:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:782:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 310 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
SSL-Session:
Protocol : TLSv1.2
Cipher : 0000
Session-ID:
Session-ID-ctx:
Master-Key:
Key-Arg : None
PSK identity: None
PSK identity hint: None
SRP username: None
Start Time: 1521806504
Timeout : 300 (sec)
Verify return code: 0 (ok)
---
I have also configured IP / Port settings:
Domain Settings:
Where is the problem?
And please, can you write a good tutorial / documentation for SSL & letsencrypt configuration for froxlor?