Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
SSL Issues from mobile phones
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Macemore" data-source="post: 466976" data-attributes="member: 6113"><p>You're probably not getting redirected to <strong>www</strong>.yourwebsite.com on IOS judging by your certificate CN=<a href="http://www.beehost.rs" target="_blank">www.beehost.rs</a> , ask for another certificate and seperate via commans your "multiple" domains (this being beehost.rs and <strong>www</strong>.beehost.rs).</p><p></p><p></p><p>The reason this happens is because www. was to tell the system to connect to the world wide web, back when the internet was actually intranet. This old bullshit has continued to today and thus you must assume clients may connect by <a href="http://www.beehost.rs" target="_blank">www.beehost.rs</a> AND beehost.rs, fortunately for most browsers they usually default to that, unless the subdomain doesn't exist in the DNS records. This also varies between browsers and browser versions.</p><p>[automerge]1611210177[/automerge]</p><p>Upon further analysis it appears your content management system is actually trying to account for this by forwarding us manually to the www. subdomain (see GIF), so whatever plugin is doing that or if its just built in I'd raise a bug flag with the creator of either. Clearly not working on your client, also its still best practice to SSL www. of all domains planning on accepting browser based traffic. This would fix the issue regardless of the bug in your code, too.</p><p></p><p>[URL unfurl="true"]https://i.imgur.com/vWBsLvb.mp4[/URL]</p></blockquote><p></p>
[QUOTE="Macemore, post: 466976, member: 6113"] You're probably not getting redirected to [B]www[/B].yourwebsite.com on IOS judging by your certificate CN=[URL="http://www.beehost.rs"]www.beehost.rs[/URL] , ask for another certificate and seperate via commans your "multiple" domains (this being beehost.rs and [B]www[/B].beehost.rs). The reason this happens is because www. was to tell the system to connect to the world wide web, back when the internet was actually intranet. This old bullshit has continued to today and thus you must assume clients may connect by [URL="http://www.beehost.rs"]www.beehost.rs[/URL] AND beehost.rs, fortunately for most browsers they usually default to that, unless the subdomain doesn't exist in the DNS records. This also varies between browsers and browser versions. [automerge]1611210177[/automerge] Upon further analysis it appears your content management system is actually trying to account for this by forwarding us manually to the www. subdomain (see GIF), so whatever plugin is doing that or if its just built in I'd raise a bug flag with the creator of either. Clearly not working on your client, also its still best practice to SSL www. of all domains planning on accepting browser based traffic. This would fix the issue regardless of the bug in your code, too. [URL unfurl="true"]https://i.imgur.com/vWBsLvb.mp4[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
SSL Issues from mobile phones
Top