RESOLVED FIXED245184
Simplify CertificateInfo
https://bugs.webkit.org/show_bug.cgi?id=245184
Summary Simplify CertificateInfo
Alex Christensen
Reported 2022-09-14 10:27:24 PDT
It was either a CFArrayRef or a SecTrustRef as we transitioned to having SecTrustSerialize, but now we have it everywhere. Now it can be just a SecTrustRef.
Attachments
Alex Christensen
Comment 1 2022-09-14 10:32:10 PDT
EWS
Comment 2 2022-09-15 12:00:20 PDT
Committed 254523@main (3375bc1aa4b6): <https://commits.webkit.org/254523@main> Reviewed commits have been landed. Closing PR #4352 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-15 12:01:21 PDT
Note You need to log in before you can comment on or make changes to this bug.