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 > > >
