mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
Remove ancient workaround in client certificate code
Apparently a prehistoric server implementation would send a certificate_authorities field that didn't include the outer DER SEQUENCE tag, so PSM attempted to detect this and work around it. This prehistoric server implementation isn't in use anywhere anymore, so this 18-yo server bug workaround can be removed.
This commit is contained in:
parent
429b2125de
commit
64a8472788
2 changed files with 1 additions and 58 deletions
1
config/external/nss/nss.symbols
vendored
1
config/external/nss/nss.symbols
vendored
|
|
@ -165,7 +165,6 @@ DER_GeneralizedTimeToTime
|
|||
DER_GeneralizedTimeToTime_Util
|
||||
DER_GetInteger
|
||||
DER_GetInteger_Util
|
||||
DER_Lengths
|
||||
DER_SetUInteger
|
||||
DER_UTCTimeToTime_Util
|
||||
DSAU_DecodeDerSigToLen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue