Version 1.8.0
New features
- Human-readable TLS cipher strings (#124)
- Support Start-TLS for FTPS in explicit mode (#125)
- Make default output less verbose (#127, #130)
- Support timeouts for connect command (#128)
The new default output for dump
and connect
is less verbose than before, in an effort to make it easier to read for humans. A new --verbose
flag will bring back the old, more verbose output with all the details. Text output is not guaranteed to be stable and screen-scraping certigo is not recommended. For scraping, use the --json
flag instead.