You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / step-cli-0.25.2-1.lbn36.x86_64

step-cli-0.25.2-1.lbn36.x86_64

Package Attributes
RPM  step-cli-0.25.2-1.lbn36.x86_64.rpm Architecture  x86_64 Size  35063104 Created  2024/02/18 00:03:13 UTC
Package Specification
Summary A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc
Group Unspecified
License Apache-2.0 AND BSD-2-Clause
Home Page https://github.com/smallstep/cli
Description

A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.

Out of the box; step uses ECDSA. We've bundled templates to generate RSA infrastructure.

step certificate create "Example Root CA" \ $(step path)/certs/root_ca.crt \ $(step path)/secrets/root_ca_key \ --template /usr/share/step/templates/rsa_root_ca.tpl \ --kty RSA \ --not-after 87660h \ --size 3072

step certificate create "Example Intermediate CA" \ $(step path)/certs/intermediate_ca.crt \ $(step path)/secrets/intermediate_ca_key \ --ca $(step path)/certs/root_ca.crt \ --ca-key $(step path)/secrets/root_ca_key \ --template /usr/share/step/templates/rsa_intermediate_ca.tpl \ --kty RSA \ --not-after 87660h \ --size 3072

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
Provides
step-cli
step-cli(x86-64)

Document Actions