Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2014 08:16:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 189882] fetch -no-verify-peer no longer disables SSL verification
Message-ID:  <bug-189882-8-xHXhYhQ0FX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-189882-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-189882-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189882

Kurt Jaeger <pi@FreeBSD.org> changed:

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

--- Comment #1 from Kurt Jaeger <pi@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-189882-8-xHXhYhQ0FX>