Snippets tagged “resolve”
1 snippet uses this tag.
- Use cURL with SNI (Server Name Indication)PHP
Server Name Indication (SNI) is an extension to the Transport Layer Security (TLS) protocol that allows a client to specify the hostname it is trying to connect to at the start of the handshaking process.