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

Replace empty haproxy.pem file with useful instructions how to generate a certificate #372

Closed
berendt opened this issue Sep 15, 2022 · 0 comments · Fixed by #623
Closed

Comments

@berendt
Copy link
Member

berendt commented Sep 15, 2022

Cert generation:                                                                               
lego --email [email protected] --dns designate -d api.nbg1.testbed.osism.xyz -d manager01.nbg1.testbed.osism.xyz -d api-int.nbg1.testbed.osism.xyz run
cat .lego/certificates/api.nbg1.testbed.osism.xyz.key .lego/certificates/api.nbg1.testbed.osism.xyz.crt > /opt/configuration/environments/kolla/certificates/haproxy.pem                      
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant