Welcome Guest Search | Active Topics | Sign In | Register

SSL indicator Options
Michael
Posted: Friday, July 24, 2015 4:48:31 AM
Rank: Member
Groups: Member

Joined: 6/16/2014
Posts: 25
Hi,
Is there any indicator, that the browser connection is secure (encrypted)?
regards,
Michael
eo_support
Posted: Friday, July 24, 2015 11:54:04 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

There is no built-in UI to tell you that. EO.WebBrowser is ONLY the browser content area. It does not have other UI elements that are common in a browser. For example, the tabs, the address bar, the status bar, etc. Your application will be responsible for providing those. You can check the WebView's Url property to see whether it's a https or http to decide whether the WebView is currently over SSL.

Thanks!
Michael
Posted: Monday, July 27, 2015 4:16:56 AM
Rank: Member
Groups: Member

Joined: 6/16/2014
Posts: 25
Hi,
sorry for my bad wording. I meant some property inside the WebView class, that gives information about the certificate and encryption strength.
eo_support
Posted: Monday, July 27, 2015 10:04:03 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

Unfortunately we do not have that either. Currently the only clue is the Url property, which will tell you whether it's HTTPs or HTTP. What you have a very interesting question so we will look into it and see if we can add it in a future build.

Thanks!
Michael
Posted: Monday, July 27, 2015 10:26:41 AM
Rank: Member
Groups: Member

Joined: 6/16/2014
Posts: 25
Thank you for your information.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.