[Bug 189882] fetch -no-verify-peer no longer disables SSL verification

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 19 08:16:52 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189882

Kurt Jaeger <pi at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Issue Resolved
         Resolution|---                         |FIXED

--- Comment #1 from Kurt Jaeger <pi at FreeBSD.org> ---
Well, what a difference a '-' makes.

This fails:

fetch -no-verify-peer ...

This works:

fetch --no-verify-peer ...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list