Skip to content

TLS client authentication by certificate and keys stored in PKCS11 token

Notifications You must be signed in to change notification settings

art-vasilyev/pkcs11tls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

pkcs11tls

TLS client for authorization in OpenStack Keystone by SSL certificate stored in PKCS11 token. Keystone should be configured for tokenless authorization.

Usage

pkcs11-tls --help

Command-line tool for Tokenless Authorization in the Keystone.
X.509 Client SSL Certificates are stored in the PKCS11 token.

Usage of ./pkcs11-tls:
  -cacert string
        path to the CA certificate (optional)
  -help
        show help
  -host string
        Keystone service hostname (example: keystone.stand.loc)
  -module string
        path to the PKCS11 module
  -pin string
        Smart card PIN
  -port int
        Keystone service port (default 443)

About

TLS client authentication by certificate and keys stored in PKCS11 token

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages