File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / hostpubmd5.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: Long: hostpubmd5
    2: Arg: <md5>
    3: Help: Acceptable MD5 hash of the host public key
    4: Protocols: SFTP SCP
    5: Added: 7.17.1
    6: ---
    7: Pass a string containing 32 hexadecimal digits. The string should
    8: be the 128 bit MD5 checksum of the remote host's public key, curl will refuse
    9: the connection with the host unless the md5sums match.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>