Jump to content

CDN


GameMonetize
 Share

Recommended Posts

Ok, it was not important that these changes be available right now, only that you know about them.  Only affects Oculus not working.

 

On SSL, I have bought and installed an SSL certificate in a web server as well a DNS name before.  I think the problem is how the server is being accessed.  The domain name used to access the server should match the name on the SSL cert installed in the webserver.

 

cdn.babylon.com is a DNS record pointing to a host, that whom ever manages babylon.com domain added.  Accessing the host via https using cdn.babylon.com should require that a multi-host capable SSL certificate for babylon.com be installed.  I have no idea what Azure is, but couldn't you access via https using a url that matched like "azure.com/.../babylon.js"?

Link to comment
Share on other sites

The problem is this one :

The server cdn.babylonjs.com delivers a (wildcard) certificate that validates another domain name : *.vo.msecdn.net

My DNS resolver tells me that cdn.babylonjs.com is a synonym (CNAME) of az612410.vo.msecnd.net

So https://az612410.vo.msecnd.net delivers thus a valid certificate under his name.

 

But there might be some incoming request name filtering or other rewrite rules because if you try :

https://az612410.vo.msecnd.net/2-1/babylon.js

you just get a 404 error :(

 

So whatever the server name, until there is no valid certificate matching the related domain name, you won't be able to get babylon.js file from a https connection.

This means you can't serve your own app under https if you want to reference this CDN (because browsers just want all resources winthin a html page to be from valid https if this page is under valid https)

Link to comment
Share on other sites

  • 3 months later...

Vousk,

Are you planning on putting up "https://cdn.jsdelivr.net/babylonjs/2.2/babylon.min.js"?  I am trying to use this CDN for test scenes, in case I wish to publish them.  It cuts out a change step.  I use GoogleDrive for that & it is https.

 

Not testing anything that needs 2.2, nor publishing anything right now, just letting you know that I do use this CDN.

 

Thanks,

 

 

Jeff

Link to comment
Share on other sites

Hey JCP, nice to hear you,

When beta release concerned, I only put on CDN versions enough tested in production. But if you need, since I'm currently testing one particular 2.2 beta release on real prod environment cases with no particular problem, I can validate and publish it with confidence.

Link to comment
Share on other sites

  • 4 months later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...