mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-12 11:29:36 +03: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