Skip to content

mTLS support #330

Answered by kentonv
afawaz2 asked this question in Q&A
Discussion options

You must be logged in to vote

As a matter of fact, yes, it does!

You will want to configure a service of type ExternalServer which points at the specific remote API endpoint. You can then specify its tlsOptions, where you would set a keypair. Since these options are applying on the client side, the keypair will be used as a client certificate when talking to the given service. You would then configure your worker with a service binding pointing at the ExternalServer.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by afawaz2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants