You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to validate a CSCA a DSC will be checked against the whole list of downloaded CSCA.
Suggested Enhancement
To improve performance it would make sense to search in the list of trusted CSCA for a matching CSCA by its Subject and then do the actual Issuer Check on the found certificate.
Expected Benefits
Improved performance.
The text was updated successfully, but these errors were encountered:
Current Implementation
When trying to validate a CSCA a DSC will be checked against the whole list of downloaded CSCA.
Suggested Enhancement
To improve performance it would make sense to search in the list of trusted CSCA for a matching CSCA by its Subject and then do the actual Issuer Check on the found certificate.
Expected Benefits
Improved performance.
The text was updated successfully, but these errors were encountered: