Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-11 | add NODE_TLS_REJECT_UNAUTHORIZED (#4829) | 1 | -0/+24 | ||
2023-09-06 | feat(fetch) rejectUnauthorized and checkServerIdentity (#4514) | 1 | -0/+151 | ||
* enable root certs on fetch * rebase * fix lookup * some fixes and improvements * fmt * more fixes * more fixes * check detached onHandshake * fix promise case * fix cert non-Native * add fetch tls tests * more one test |