How to implement SSL/TLS pinning in Node.js
With threat actors performing man-in-the-middle (MITM) attacks, having an SSL/TLS certificate is no longer a valid reason to trust an incoming connection. Consequently, developers are increasingly adopting SSL/TLS pinning, also known as certificate o...
snyksec.hashnode.dev10 min read