Le mercredi 2 d?cembre 2020, 11:25:25 CET Omar Polo a ?crit : > You should use the Server Name Indication (SNI) TLS extension. Gemini > clients have to support SNI, by the spec. Basically, clients in the TLS > handshake will tell you to which hostname they want to talk to, so you > can use the appropriate certificate. Thank you for the pointer, there is an SNI_enabled boolean I can set to true in SSL options: https://www.php.net/manual/en/context.ssl.php I will keep searching in this direction then. C?me
---
Previous in thread (2 of 5): 🗣️ Omar Polo (op (a) omarpolo.com)
Next in thread (4 of 5): 🗣️ Stephane Bortzmeyer (stephane (a) sources.org)