AllowCertificateError - Use the certificate error code that was encountered.

Merged
#373 · Created  · Last updated

Merged pull request

Expose certificate error codes to OnLoadError

1d02cd2·Author: ·Closed by: ·2021-06-16

Description

Change from CERTIFICATE_REQUEST_RESULT_TYPE_CANCEL to CERTIFICATE_REQUEST_RESULT_TYPE_DENY

  • CERTIFICATE_REQUEST_RESULT_TYPE_CANCEL cancels the request using net::ERR_ABORTED

  • CERTIFICATE_REQUEST_RESULT_TYPE_DENY cancels the request using the certificate error code that was encountered

Original discussion at https://magpcss.org/ceforum/viewtopic.php?f=10&t=18433

0 attachments

0 comments

Loading commits...