• Michael Rash's avatar
    [client] Updated IP resolution mode -R to use SSL · 59718f1a
    Michael Rash 创作于
    External IP resolution via '-R' (or '--resolve-ip-http') is now done via SSL by
    default. The IP resolution URL is now 'https://www.cipherdyne.org/cgi-gin/myip',
    and a warning is generated in '-R' mode whenever a non-HTTPS URL is specified
    (it is safer just to use the default). The fwknop client leverages 'wget' for
    this operation since that is cleaner than having fwknop link against an SSL
    library.
    59718f1a