blob: a851158031281f26a093063e80389a938f1d22ac [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: hostpubmd5
2Arg: <md5>
3Help: Acceptable MD5 hash of the host public key
4Protocols: SFTP SCP
5Added: 7.17.1
6---
7Pass a string containing 32 hexadecimal digits. The string should
8be the 128 bit MD5 checksum of the remote host's public key, curl will refuse
9the connection with the host unless the md5sums match.