ssl证书添加方式
#164
Replies: 1 comment 1 reply
-
用户对自己添加证书的需求度有多高? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
上下文
由于openrestry配置不灵活,无法简单动态增加路由等,采用新网关apisix来代替,目前想要给所有的路由增加https,apisix是支持使用api方式添加ssl证书,可以由gateway-controller来调用添加证书到apisix中。
问题
gateway-controller如何获取证书?
解决方式
Beta Was this translation helpful? Give feedback.
All reactions