mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 00:32:29 +00:00
Permit multiple certs with same common name
This is needed to support Cloudflare interop.
This commit is contained in:
parent
87708c5d6e
commit
b46f763ee7
4 changed files with 2 additions and 13 deletions
|
@ -17,6 +17,7 @@
|
|||
│ PERFORMANCE OF THIS SOFTWARE. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/sock/sock.h"
|
||||
#include "libc/sock/struct/sockaddr.h"
|
||||
|
||||
/**
|
||||
* Creates client socket file descriptor for incoming connection.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue