cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: On the hostpubmd5 option

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Nov 2013 04:10:10 +0100 (CET)

On Wed, 13 Nov 2013, frank ernest wrote:

> "--hostpubmd5 <md5> (SCP/SFTP) Pass a string containing 32 hexadecimal
> digits. The string should be the 128 bit MD5 checksum of the remote host's
> public key, curl will refuse the connection with the host unless the md5sums
> match." How can I tell when to use this?

You use it when you want to make sure that you're talking to the correct SSH
server and therefore you insist that the MD5 of the host key matches.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-11-14