Skip to content
Snippets Groups Projects
Commit deb49dd1 authored by Craig Tiller's avatar Craig Tiller
Browse files

Strip port in peer name check

This string comes from an authority field, which is allowed to contain a
':' port (see https://tools.ietf.org/html/rfc3986#section-3.2).

We need to strip it before performing host name verification.
parent 8542900a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment