Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example: Invoking a mTLS secured API Endpoint from your component

To see this example running, do the following:

First, bring up the mTLS API server sidecar example.

Then:

docker-compose up

You should see in the output

invoker_1          | ******
invoker_1          |
invoker_1          |
invoker_1          | Invocation return: `I'm a POST secured by an mTLS!. You said: I'm behind the Ambassador`
invoker_1          |
invoker_1          |
invoker_1          | ******