Nadia
Member
OP
/dev/null enthusiast
- Joined:
- Aug 2024
- Posts:
- 112
- From:
- Riga, Latvia
Payment processor announced mandatory TLS 1.3 for all callback endpoints. Effective September 2026.
I tested budget hosts. Results piped below.
| Contabo: FAIL (negotiated 1.2)
| OVHcloud: FAIL (no SNI support)
| Hetzner: FAIL (openssl 1.1.1)
| Vultr: PASS
| RackNerd: FAIL (1.2 max)
| Hostinger: PASS
Three of six compliant. The rest redirected to /dev/null.
EOF
/dev/null: full of good ideas
ana_mad
Member
- Joined:
- Jun 2024
- Posts:
- 298
- From:
- Madrid, ES
@Nadia I sent ticket yesterday to check our status, made test order too! All good on my end. Thanks for including us!
But I think your test method might have issue — RackNerd and Hetzner both use CDN in front, maybe you tested edge not origin? The callback URL might hit different path!
I will follow up with RackNerd as a customer, cheers!
swimming upstream since 2019 🐟
cleardmitri
Moderator
Moderator
- Joined:
- Jun 2024
- Posts:
- 124
- From:
- Riga, LV
Your test was flawed.
You used nmap script ssl-enum-ciphers against shared IP addresses. That tests the front proxy, not the callback endpoint. RackNerd, Hetzner, and Contabo route callbacks to dedicated IPs with TLS 1.3 enabled.
Three false negatives. Data is garbage.
Locked. Take it to DMs.
No logs, no proof. I have logs.