1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-24 12:14:14 +00:00
Xray-core/transport
yuhan6665 acb81ebe3d
Verify peer cert function for better man in the middle prevention ()
* verify peer cert function for better man in the middle prevention

* publish cert chain hash generation algorithm

* added calculation of certificate hash as separate command and tlsping, use base64 to represent fingerprint to align with jsonPb

* apply coding style

* added test case for pinned certificates

* refactored cert pin

* pinned cert test

* added json loading of the PinnedPeerCertificateChainSha256

* removed tool to prepare for v5

* Add server cert pinning for Xtls

Change command "xray tls certChainHash" to xray style

Co-authored-by: Shelikhoo <xiaokangwang@outlook.com>
2021-10-22 12:38:40 +08:00
..
global Fix: protobuf file () 2021-09-20 22:41:09 +08:00
internet Verify peer cert function for better man in the middle prevention () 2021-10-22 12:38:40 +08:00
pipe Style: format code by gofumpt () 2021-10-20 00:57:14 +08:00
link.go v1.1.0 2020-12-04 09:36:16 +08:00