Solved ftp/wget: letsencrypt.org reported as insecure

When I run 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?
 
Back
Top