Skip to content

johnmilimo/HAProxy-Mutual-TLS-Authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAProxy-Mutual-TLS-Authentication

This project is intended to demonstrate the use of HAProxy for mutual SSL authentication.

Usage

  • Clone the repo to your local machine.
  • Create an alias 'foo.com' for 127.0.0.1 in /etc/hosts file.
  • Install docker and docker compose
  • Run docker-compose up to bring up haproxy and test server docker containers
  • run python test_client.py to test mutual ssl with and without the client certificates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%