Skip to content

fandigunawan/mtls-pkcs11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTLS using PKCS#11

This project allows you to perform MTLS using PKCS#11.

Build

  • Install go version 1.19 or newer
  • Run the following commands:
go mod vendor
go build
  • Run mtls-pkcs11 -h to see the whole parameters.