1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 09:55:22 +00:00
v2fly/infra
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
..
conf separate client ca and server ca 2021-09-01 22:34:13 +01:00
control Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
vformat vFormat: use gci instead of customized goimports (#1020) 2021-05-19 19:59:46 +08:00
vprotogen Feat: vprotogen refine logic (#820) 2021-03-24 13:03:14 +08:00