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

feat(secret): support store ssl.keys ssl.certs in secrets mamager #11339

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

AlinsRan
Copy link
Contributor

@AlinsRan AlinsRan commented Jun 7, 2024

Description

As part of #8319

Support for storing certificates and private_keys on ssl through Secret Manager.

It is known that both cert and key support management through the Secret Manager, and keys and certs should also support it.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@AlinsRan AlinsRan marked this pull request as ready for review June 7, 2024 03:16
@moonming moonming merged commit 5e383e0 into apache:master Jun 11, 2024
60 checks passed
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 this pull request may close these issues.

None yet

4 participants