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. -- [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]"
