[webkit-dev] Does Webkit support Transport layer security , Advance encryption standard and Secure socket layer

Darin Adler darin at apple.com
Fri Oct 24 09:40:18 PDT 2008


On Oct 23, 2008, at 10:56 PM, Ajay Gautam wrote:

> I have a query........Does Webkit support Transport layer  
> security ,Advance encryption standard and Secure socket layer?

WebKit does not include a networking library -- these are features at  
the networking layer. So what matters is whether the networking  
library you attach to WebKit has these features.

> Please tell me anybody............Does Webkit support CE_HTML?

Same answer. This would be a feature of a library you'd attach to  
WebKit to get a WebKit port working, not in WebKit itself.

     -- Darin



More information about the webkit-dev mailing list