Cannot force login page to use SSL
Created by: keith9820
in gitlab.yml I have set
port: 443 https: true
But I am still able to get to the login page using http. Is there any way to force https on the login page?
Created by: keith9820
in gitlab.yml I have set
port: 443 https: true
But I am still able to get to the login page using http. Is there any way to force https on the login page?