cfssl command

cfssl is the command line tool to issue/sign/bundle client certificate. It's also a tool to start a HTTP server to handle web requests for signing, bundling and verification.

Usage:

cfssl command [-flags] arguments

The commands are

bundle	 create a certificate bundle
sign	 signs a certificate signing request (CSR)
serve	 starts a HTTP server handling sign and bundle requests
version	 prints the current cfssl version
genkey   generates a key and an associated CSR
gencert  generates a key and a signed certificate
gencsr   generates a certificate request
selfsign generates a self-signed certificate

Use "cfssl [command] -help" to find out more about a command.

Version
v1.6.2
Published
Aug 24, 2022
Platform
js/wasm
Imports
25 packages
Last checked
1 week ago

Tools for package owners.