HTTPS for Shiny apps?

一笑奈何 提交于 2019-12-11 02:44:55

问题


Any ideas how I can add HTTPS to Shiny apps?

I came across a few guides below but not sure whether they are reliable or not.

Adding Authentication to Shiny Server in 4 Simple Steps

ADD AUTHENTICATION TO SHINY SERVER WITH NGINX

Shiny https: Securing Shiny Open Source with SSL

I probably should follow the one from r-bloggers because I have my Shiny server installed in Linode hosting servers.

Any ideas?

EDIT:

I want to add https to my app's url, eg - currently I access my app via http://myshinyapp.org but I need https://myshinyapp.org as well.

来源:https://stackoverflow.com/questions/43053613/https-for-shiny-apps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!