+1. It should not be difficult to switch to https. -Ian.
On Wed, Jan 27, 2021 at 11:06 AM YunKun Huang <[email protected]> wrote: > Not sure. If we all agree with this (use https instead of http), I can see > the following things we can do by ourselves > > 1.update all links in dubbo website to use https > 2.add a htaccess file to redirect all http request to https > > I also noticed there is a link in the github repo description, not sure if > that one needs infra to update. > > If there is no opposition, we can start with the first two things. > > > On Tue, Jan 26, 2021 at 11:21 PM Jun Liu <[email protected]> wrote: > > > Hi, YunKun > > > > Do you mean we need to resort to infra team for help? > > > > Jun > > > > > On Jan 26, 2021, at 4:17 PM, YunKun Huang <[email protected]> wrote: > > > > > > I don't think we need a CA. because https://dubbo.apache.org works > well > > at > > > this moment. > > > > > > Maybe we only need to add some configuration to the website to make > > > redirection works. > > > > > > On Tue, Jan 26, 2021 at 10:21 AM YiXian Zou <[email protected]> > > wrote: > > > > > >> Hi, > > >> Can it[1][2] help you? > > >> But I think you need a CA for https, do you have? > > >> > > >> [1]:https://blog.mimvp.com/article/20403.html > > >> [2]: > > https://www.ssl.com/zh-CN/how-to/redirect-http-to-https-with-apache/ > > >> > > >> YunKun Huang <[email protected]> 于2021年1月25日周一 下午3:23写道: > > >> > > >>> hey all, > > >>> > > >>> I noticed dubbo website[1] supports both http and https > > >>> + http://dubbo.apache.org/ > > >>> + https://dubbo.apache.org/ > > >>> > > >>> I'm not sure how the website server is configured but I suggest to > > >> redirect > > >>> all requests to https. It can be done by adding .htaccess[2] file in > > the > > >>> root folder. > > >>> > > >>> Any thoughts? > > >>> > > >>> [1] https://github.com/apache/dubbo-website > > >>> [2] https://httpd.apache.org/docs/current/howto/htaccess.html > > >>> > > >> > > > > >
