Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

adobe-apiplatform/example-mtls

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of Mutual TLS (mTLS)

Overview

This repository contains working examples (out of the box) using Mutual TLS (mTLS) between I/O Runtime actions and an external service using PKCS #12 (.p12/.pfx) certificates.

Sections

  • example/ - Contains the working example
  • performance/ - Contains the performance tests for use with the working example

Sample Usage

  1. Generate client and server certificates
  2. Run the example server container in docker
  3. Create and run the aio client app
  4. Test action aio app's action code
> curl http://localhost:3233/api/v1/web/guest/my-mtls-example/generic
{
  "resp": "https with mtls"
}
  1. Run the performance tests against the aio app (OPTIONAL)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.