TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenSSL Expert Tips and Tricks: Test and Benchmark Servers

3 pointsby coreyrecvloheover 13 years ago

1 comment

blumentopfover 13 years ago
openssl s_client isn't capable of IPv6 last time I checked. (Destination IP address is stored in a 4 byte data structure.)<p>gnutls-cli is. Plus, much cleaner code in that library.