WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248329
[Curl] Remove unused SSL error information
https://bugs.webkit.org/show_bug.cgi?id=248329
Summary
[Curl] Remove unused SSL error information
Kenji Shukuwa
Reported
2022-11-24 18:03:08 PST
ResourceError::sslError is not referenced from anywhere. Also, CurlSSLVerifier::convertToSSLCertificateFlags have not been maintained for long time despite the increase in X509_V_ERR. We will remove these related codes in order to keep the code clean.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenji Shukuwa
Comment 1
2022-11-24 18:08:57 PST
> ResourceError::sslError
It is sslErrors, not sslError.
Kenji Shukuwa
Comment 2
2022-11-24 18:12:37 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6801
EWS
Comment 3
2022-11-24 21:36:48 PST
Committed
257003@main
(920620a70024): <
https://commits.webkit.org/257003@main
> Reviewed commits have been landed. Closing PR #6801 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2022-11-24 21:37:16 PST
<
rdar://problem/102657155
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug