• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
SSL support on Webkit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SSL support on Webkit


  • Subject: SSL support on Webkit
  • From: Kan Cheng <email@hidden>
  • Date: Tue, 18 Dec 2007 02:33:48 -0800
  • Acceptlanguage: en-US
  • Thread-topic: SSL support on Webkit

Hi,
I'm customizing my own web browser by using Webkit, but when using it to access URL with https:// prefix, it doesn't work.
With WebFrameLoadDelegate protocol's help, I catch an error with the description "untrusted server certificate" in the WebView:didFailProvisionalLoadWithError:forFrame: method.
So does it mean the webkit does not support SSL?
But when using Safari to access such URLs, it will pop up a certification dialog box and then after press 'Continue', it can access the URLs properly.
So I think there may be somewhere to handle this issue in webkit, but where does it supposed to be and how to handle it?
I have gone over those 4 webkit delegate protocols, including WebPolicyDelegate, but haven't find a good place to handle it yet.

Best Regards
Kan Cheng

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: SSL support on Webkit
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: MyRecorder example - compressing video
  • Next by Date: Re: CoreData huge memory usage - is this right ?
  • Previous by thread: Re: Trouble with Leopard's newly enhanced NSSplitView
  • Next by thread: Re: SSL support on Webkit
  • Index(es):
    • Date
    • Thread