mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
re-introduce old nss im too tired for this
This commit is contained in:
parent
3c46be320d
commit
3a838106b9
2871 changed files with 1374431 additions and 1762417 deletions
|
|
@ -582,21 +582,3 @@ ER3(SSL_ERROR_DC_INVALID_KEY_USAGE, (SSL_ERROR_BASE + 184),
|
|||
|
||||
ER3(SSL_ERROR_DC_EXPIRED, (SSL_ERROR_BASE + 185),
|
||||
"SSL received a delegated credential that expired.")
|
||||
|
||||
ER3(SSL_ERROR_DC_INAPPROPRIATE_VALIDITY_PERIOD, (SSL_ERROR_BASE + 186),
|
||||
"SSL received a delegated credential with excessive TTL.")
|
||||
|
||||
ER3(SSL_ERROR_FEATURE_DISABLED, (SSL_ERROR_BASE + 187),
|
||||
"The requested feature is disabled.")
|
||||
|
||||
ER3(SSL_ERROR_ECH_RETRY_WITH_ECH, (SSL_ERROR_BASE + 188),
|
||||
"TLS ECH was rejected, but verification succeeded and compatible retry_configs are available.")
|
||||
|
||||
ER3(SSL_ERROR_ECH_RETRY_WITHOUT_ECH, (SSL_ERROR_BASE + 189),
|
||||
"TLS ECH was rejected, but verification succeeded and no compatible retry_configs were found.")
|
||||
|
||||
ER3(SSL_ERROR_ECH_FAILED, (SSL_ERROR_BASE + 190),
|
||||
"TLS ECH was rejected and verification failed.")
|
||||
|
||||
ER3(SSL_ERROR_ECH_REQUIRED_ALERT, (SSL_ERROR_BASE + 191),
|
||||
"SSL peer reported ECH required.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue