Hi, recently I upgraded GitLab and GitLab CI to the newest versions, and I set them up with HTTPS with a self-signed certificate. However GitLab refuses to talk to GitLab CI. In the end I made GitLab CI also listen on HTTP on 127.0.0.1, and pointed GitLab to that URL. This works but GitLab won't display the correct badge. Also when I add a project to CI, it gives GitLab the public HTTPS URL, so then I have to go in and change it.
I guess I need to either tell GitLab to allow self signed certificates (gitlab-shell has such an option), or else add it to some certificate store. How would I do that? Thanks. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
