Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2015 21:55:11 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        freebsd-ports@freebsd.org
Subject:   Re: pkg and https-based repo with self-signed cert
Message-ID:  <20150205205511.GR44537@home.opsec.eu>
In-Reply-To: <20150205205253.GQ44537@home.opsec.eu>
References:  <20150205205253.GQ44537@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> How do I get pkg to accept a self-signed cert if the repo is running
> under https ?
> 
> Thanks for any hints!

man 3 fetch says

export SSL_NO_VERIFY_PEER=1

should work. Tested, yes, it works.

-- 
pi@opsec.eu            +49 171 3101372                         5 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150205205511.GR44537>