bellaauc
Member
3-2-1 Believer
- Joined:
- Jun 2024
- Posts:
- 190
- From:
- Auckland, NZ
I am NOT touching certificates without a rollback plan
This is the correct instinct. Snapshot your VM before any change. Oracle Cloud has free boot volume snapshots, use them.
For the actual problem: has anyone confirmed these iPads are actually failing on the LE chain, or could it be the TLS version? nginx default might negotiate TLS 1.3 only, and old Safari tops out at 1.2. Check your ssl_protocols line.
3-2-1 or you're already dead
olya
Member
OP
Always Free
- Joined:
- Jun 2024
- Posts:
- 159
- From:
- Warsaw, PL
Check your ssl_protocols line
Oh. OH. You beautiful person. I had ssl_protocols TLSv1.3; from some hardening guide. Commented that out, added TLSv1.2, tested on the oldest iPad via remote session with the member's grandson.
It was not the certificate. It was TLS.
I feel stupid but also relieved. Thank you.
licensing is a suggestion
ana_mad
Member
- Joined:
- Jun 2024
- Posts:
- 298
- From:
- Madrid, ES
Oracle Cloud free tier ARM instance
How is the network performance for you? I tried OCI Ampere in Frankfurt and got inconsistent routing to Spain, sometimes via London with +40ms for no reason. Moved the forum to a Hetzner ARM in Falkenstein, much more stable to Madrid, and the price is still negligible for a 2GB instance.
Not free, but €3.79/month for peace of mind.
swimming upstream since 2019 🐟
olya
Member
OP
Always Free
- Joined:
- Jun 2024
- Posts:
- 159
- From:
- Warsaw, PL
How is the network performance for you?
Warsaw to Warsaw is fine, but I have heard the Frankfurt routing lottery stories. My seniors are all in Poland so it does not matter. For your Spain users Hetzner makes sense — https://www.hetzner.com/cloud.
I should document this TLS thing in the forum wiki. "If you followed a 2023 hardening guide, check your protocols."
licensing is a suggestion