mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-08 04:38:50 +00:00
Add OCSP Stapling for TLS & XTLS (#92)
This commit is contained in:
@@ -20,6 +20,8 @@ message Certificate {
|
||||
}
|
||||
|
||||
Usage usage = 3;
|
||||
|
||||
int64 ocspStapling = 4;
|
||||
}
|
||||
|
||||
message Config {
|
||||
|
||||
Reference in New Issue
Block a user