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: support store route's cert in secrets manager #9247

Merged
merged 15 commits into from
Apr 12, 2023

Conversation

soulbird
Copy link
Contributor

@soulbird soulbird commented Apr 6, 2023

Description

As part of #8319

Support for storing certificates on routers through Secret Manager.
When using this function to configure the certificate, we only verify the validity of the certificate when the certificate is used on the DP side. This is done to avoid the problem that the CP side may not be able to access the backend Secret Manager Service.

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)

@soulbird soulbird marked this pull request as ready for review April 6, 2023 06:18
kingluo
kingluo previously approved these changes Apr 6, 2023
apisix/ssl.lua Outdated Show resolved Hide resolved
apisix/ssl.lua Outdated Show resolved Hide resolved
apisix/ssl.lua Outdated Show resolved Hide resolved
@monkeyDluffy6017
Copy link
Contributor

please make ci pass

apisix/ssl.lua Outdated Show resolved Hide resolved
@monkeyDluffy6017 monkeyDluffy6017 merged commit ab0a867 into apache:master Apr 12, 2023
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.

3 participants