When I run
My make.conf:
Is that problem related to ftp/wget or to security/libressl?
wget helloworld.letsencrypt.org
, I get 'Unable to locally verify the issuer's authority'.My make.conf:
Code:
OPTIONS_UNSET= NIS
OPTIONS_UNSET+= X11
OPTIONS_UNSET+= DOCS
OPTIONS_UNSET+= DEBUG
#
# Build ports against security/libressl
DEFAULT_VERSIONS+= ssl=libressl
Is that problem related to ftp/wget or to security/libressl?