Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automate ssl setup for the CE #477

Closed
vdelendik opened this issue Oct 9, 2021 · 2 comments
Closed

automate ssl setup for the CE #477

vdelendik opened this issue Oct 9, 2021 · 2 comments
Milestone

Comments

@vdelendik
Copy link
Contributor

be able to configure ssl support in almost fully automated way preparing all configurations as needed.

@vdelendik
Copy link
Contributor Author

done. during the testing

  1. setup using https, valid hostname and 443 port.
  2. make sure to follow warning about replacing default sample ssl.crt and ssl.key
  3. apply workaround for adjust pipeline to use valid selenoid url pipeline-ce#188
    -> regression jobs can be executed and registered
    -> secured modules opened via urls:
    https://hostname
    https://hostname/jenkins
    https://hostname/mcloud/grid/console
    https://hostname/selenoid/status
    https://hostname/stf
    https://hostname/sonarqube

@ghost
Copy link

ghost commented Oct 14, 2021

Verified on develop branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant