v2.9.0
- Implemented authentication with PKCS#12 (
--pfx
) or PEM certificate+private key pairs (--crt
/--key
). - Improved connection config form covering all supported authentication methods.
- Changed the flag for NTLM hash from
--hashes
to--hash
to avoid confusion. - Fixed some bugs.