[webkit-reviews] review requested: [Bug 131160] [EFL][WK2] Add ewk API to allow accepting a specific TLS certificate for a specific host : [Attachment 228501] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 3 05:49:24 PDT 2014


Peter Molnar <pmolnar.u-szeged at partner.samsung.com> has asked  for review:
Bug 131160: [EFL][WK2] Add ewk API to allow accepting a specific TLS
certificate for a specific host
https://bugs.webkit.org/show_bug.cgi?id=131160

Attachment 228501: patch
https://bugs.webkit.org/attachment.cgi?id=228501&action=review

------- Additional Comments from Peter Molnar
<pmolnar.u-szeged at partner.samsung.com>
The certificate is now passed though the EFL API as a PEM string, to avoid
making it depend on libsoup (GTlsCertificate).

I don't know if there is a better way to do this, if you have any idea, please
let me know.


More information about the webkit-reviews mailing list