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

Enhancement: Add Let's Encrypt Certificate Manager for the AF to use. #105

Merged

Conversation

davidjwbbc
Copy link
Contributor

Adds a Let's Encrypt certificate Manager script (based on the self-signed Certificate Manager) which will use the certbot command to generate or revoke let's encrypt signed certificates.

Change the msaf.certificateManager property in the msaf.yaml to $prefix/libexec/rt-5gms/lets-encrypt-certmgr (where $prefix is your installation prefix) to use this certificate manager instead of the default self-signed certificate manager.

Closes #71

@davidjwbbc davidjwbbc added the enhancement New feature or request label Nov 10, 2023
@davidjwbbc davidjwbbc self-assigned this Nov 10, 2023
@davidjwbbc davidjwbbc linked an issue Nov 10, 2023 that may be closed by this pull request
@davidjwbbc
Copy link
Contributor Author

This has already been deployed to the Linode instance to solve the current certificate issue.

@davidjwbbc davidjwbbc merged commit ef99375 into 5G-MAG:development Nov 13, 2023
@davidjwbbc davidjwbbc deleted the bugfix-add-lets-encrypt-certmgr branch November 13, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ACME (Let's Encrypt) certificate signing
2 participants