mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-22 09:36:49 +08: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