Skip to content
Snippets Groups Projects
Verified Commit 81b1450e authored by Vladimír Čunát's avatar Vladimír Čunát Committed by Petr Špaček
Browse files

daemon: rework handling of TLS authentication params

It's mainly about the way we parse and validate them.

Almost all of the parts of validation that were being done
in modules/policy/policy.lua and daemon/tls.c got moved
to daemon/bindings/net.c, so it's easier to follow that.
Also more checks are being done now, e.g. contents of .pin_sha256
and .hostname strings.
parent a4284580
Branches
Tags
1 merge request!762policy.TLS_FORWARD: send SNI on wire if configured
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment