You should move your endpoint from port 80 to port 443 (which is the default for https). You also need a hostname for a CA signed certificate. Once you have those things setup, you should be able to get a certificate from Let's Encrypt using certbot: https://certbot.eff.org/
Happy to help you get all this going, Andrew On Wed, Aug 29, 2018 at 10:38 AM Mikhail Gryzykhin <[email protected]> wrote: > Hi everyone, > > I have set up dashboards at > https://104.154.241.245:80/d/D81lW0pmk/post-commit-jobs > > However now I want to add https for it. > Can someone share knowledge on how can I get valid certificates? > The self-signed one causes browser to show security alert. > > Regards, > --Mikhail > > Have feedback <http://go/migryz-feedback>? > >
