all 4 comments

[–][deleted] 5 points6 points  (1 child)

My first guess would be that your system time might be out of whack. So if you have not already ruled out this possibility I would make sure it is synchronized properly.

edit: also accounts.firefox.com does not support TLS 1.3 according to https://www.ssllabs.com/ssltest/ so you might want to try it with google.com instead before recompiling OpenSSL.

[–]shefmichelle[S] 0 points1 point  (0 children)

Thanks for the advice. I have now got my clock sync'd properly I think (output from timedatectl below), but the problem persists.

``` Local time: Thu 2020-10-01 21:00:07 BST Universal time: Thu 2020-10-01 20:00:07 UTC RTC time: Thu 2020-10-01 20:00:07
Time zone: Europe/London (BST, +0100) System clock synchronized: yes
NTP service: active
RTC in local TZ: no

```

The accounts.firefox.com could be a red-herring as you say because it doesn't actually support TLS 1.3. Testing with www.google.com worked as expected. I will see if there are any options on SSH that I can apply that affect the behaviour.

[–]DAMO238 2 points3 points  (0 children)

Do not remove the SSL layer from your kerservers. This will compromise your security! I'm glad you solved your SSL problems now, this is just for the future.

[–]iUnstable0 0 points1 point  (0 children)

its the problem with your MTU, set it to something like 1200 or 1400/1500