ydx
|
fb665ee94a
add client certificate verify (#1169)
|
4 years ago |
database64128
|
c78ee5aac7
🏡 Housekeeping: Update to Go 1.17 (#1215)
|
4 years ago |
Shelikhoo
|
e98865a205
amend certificate removal message
|
4 years ago |
Bhoppi Chaw
|
6d9c463b60
Fix: new cert issuing is incorrectly delayed (#998)
|
4 years ago |
Loyalsoldier
|
6f8979d017
Style: format code by gofumpt (#1022)
|
4 years ago |
Shelikhoo
|
ebb720804d
refactored cert pin
|
4 years ago |
Shelikhoo
|
92b845a45b
added calculation of certificate hash as separate command and tlsping, use base64 to represent fingerprint to align with jsonPb
|
4 years ago |
Shelikhoo
|
34a3850f16
publish cert chain hash generation algorithm
|
4 years ago |
Shelikhoo
|
59472de6a9
verify peer cert function for better man in the middle prevention
|
4 years ago |
Loyalsoldier
|
f94dd11a8c
Chore: change module name (#677)
|
4 years ago |
RPRX
|
a58bfc4ba4
SessionTicketsDisabled: false -> true
|
4 years ago |
RPRX
|
4d2e782fbe
Disable session resumption by default (#569)
|
4 years ago |
Loyalsoldier
|
b68f943c78
Fix lint according to golangci-lint (#439)
|
5 years ago |
loyalsoldier
|
784775f689
Refine code according to golangci-lint results
|
5 years ago |
Darhwa
|
8e791e92bc
Further strip unique signatures of tls handshake
|
5 years ago |
vcptr
|
524b2aca56
let crypto/tls choose the proper ciphers
|
5 years ago |
vcptr
|
e62e6608e1
tls use crypto std cipher suites
|
5 years ago |
Kirill Motkov
|
0401a91ef4
Some code improvements
|
6 years ago |
Kslr
|
c5635f9507
sync fly, enable tls 1.3
|
6 years ago |
Darien Raymond
|
974b488ab0
add support for not loading system roots. fixes #1513
|
6 years ago |
Darien Raymond
|
c5cce8be6f
fix server name parsing
|
6 years ago |
Darien Raymond
|
c072d38e2c
refine tls connection
|
6 years ago |
Darien Raymond
|
1ab94fed79
optimize v2ctl size
|
6 years ago |
Darien Raymond
|
5279296f03
remove use of context.WithValue in transport
|
7 years ago |
Darien Raymond
|
682b28cbda
fix tls.AllowInsecureCiphers
|
7 years ago |
Darien Raymond
|
b3847fb7c0
MemoryStreamSettings
|
7 years ago |
Darien Raymond
|
896db7c50c
offer an option to disable session resumption
|
7 years ago |
Darien Raymond
|
9a9b6f9077
fix concurrent access to tls config
|
7 years ago |
Darien Raymond
|
9321210bcf
settings for allowing insecure cipher suites.
|
7 years ago |
Darien Raymond
|
10d7ed2e83
fix expired cert check
|
7 years ago |