1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-27 22:36:12 -04:00
v2fly/transport/internet/tls
Shelikhoo a53fd35205
separate client ca and server ca
This is designed to prevent a server from being attacked with a client with a certificate issued by a trusted system CA.
Some commercial CA actually can issue certificate to individual to proof their identity. The server should not accept these certs as a valid client certificates.
2021-09-01 22:34:13 +01:00
..
config_other.go separate client ca and server ca 2021-09-01 22:34:13 +01:00
config_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config_windows.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
config.go separate client ca and server ca 2021-09-01 22:34:13 +01:00
config.pb.go separate client ca and server ca 2021-09-01 22:34:13 +01:00
config.proto separate client ca and server ca 2021-09-01 22:34:13 +01:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
pin_test.go pinned cert test 2021-04-15 20:03:33 +01:00
pin.go refactored cert pin 2021-04-15 20:02:48 +01:00
tls.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00