DNS-OARC / dnsjit

Engine for capturing, parsing and replaying DNS
GNU General Public License v3.0
57 stars 12 forks source link

output/dnssim: tls certificate verification #167

Closed nicki-krizek closed 3 years ago

nicki-krizek commented 4 years ago

Certificates aren't verified, since checking that isn't really relevant to the primary purpose of the tool.

However, adding the possibility to select between opportunistic and strict mode RFC8310 might be useful for certain use cases, as well as enforcing strict mode for HTTP.

nicki-krizek commented 3 years ago

Moved to https://gitlab.nic.cz/knot/shotgun/-/issues/18