How to implement cert pinning with public keys in Node.js?

367 Views Asked by At

Is there an equivalent library like TrustKit that handles cert pinning with public keys hashes for Node? Or an http client that incorporates the pinning like OkHttp does for Android?

0

There are 0 best solutions below