Bug 248329

Summary: [Curl] Remove unused SSL error information
Product: WebKit Reporter: Kenji Shukuwa <kenji.shukuwa>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fujii.hironori, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
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
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
Note You need to log in before you can comment on or make changes to this bug.