tlsfuzzer/tlslite-ng

add openssl like command line interface

Open

#245 opened on Apr 14, 2018

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (95 forks)auto 404
complexenhancementhelp wanted

Repository metrics

Stars
 (269 stars)
PR merge metrics
 (PR metrics pending)

Description

create a replacement for openssl tool, with support for subcommands like:

  • s_client
  • enc
  • x509
  • dgst
  • verify
  • pkey
  • pkeyutil
  • ocsp

for compatibility with cipherscan and testssl.sh

Contributor guide