Meteor custom domain with own certification -


when deploy app likes this:

$ mrt deploy owndomain.com 

https://owndomain.com in web browser shows certification warning because certification's common name "*.meteor.com".

is there anyway fix or replace certification own certification?

you can't use own certificates meteor deploy hosting, @ least not yet. have wildcard ssl cert matches '*.meteor.com'.

you need host able use own, or use .meteor.com domain.

if dont have proxy supports websockets use: https://github.com/tarangp/meteor-ssl-proxy


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

php - Laravel 4.1 to Heroku: SQLSTATE[HY000] [2002] No such file or directory -