> On 05 Feb 2015, at 21:55, Kurt Jaeger <[email protected]> wrote:
> 
> 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

That will accept *any* cert, not certain if that's what you want (depends on 
your use case).

You can set environment variables in pkg.conf (PKG_ENV if I remember correctly)


> 
> should work. Tested, yes, it works.
> 
> -- 
> [email protected]            +49 171 3101372                         5 years to 
> go !
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "[email protected]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to