Skip to content

Script to generate Certificate Authority and Client Certificate for mTLS tests

Notifications You must be signed in to change notification settings

matheus-meneses/mtls-cert-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtls

This repository provides a script to generate Certificate Authority and client certificates.

Thanks

Based on the amazing article Mutual TLS Authentication.

Usage

The script was built initially to run local tests.

Want to use it in production? Go ahead.

How to use

OpenSSL

First of all, verify if you have OpenSSL installed

openssl version

If not, you have to install it.

Run

Clone or fork this repo

run

chmod +x generate.sh

after

./generate

Anything wrong or want an improvement?

Feel free to open a PR or an Issue.

BE HAPPY

About

Script to generate Certificate Authority and Client Certificate for mTLS tests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages