Skip to content

Conversation

@AlinsRan
Copy link
Contributor

@AlinsRan AlinsRan commented Jan 20, 2025

local apisix_upstream = require("resty.apisix.upstream")

-- support set  ssl_verify in rewrite/access/balancer phases
local ok, err = apisix_upstream.set_ssl_verify(true)
if not ok then
     ...
end

@AlinsRan AlinsRan requested a review from membphis January 21, 2025 00:37
@AlinsRan AlinsRan merged commit 8ed17e7 into main Jan 21, 2025
3 of 4 checks passed
@AlinsRan AlinsRan deleted the feat/support-upstream-ssl-verify branch January 21, 2025 01:31
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