mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
6ce3add2d2
automated certificate management. It's an easy-to-use and hard-to-misuse utility for building, operating, and automating systems that use zero trust technologies like authenticated encryption (X.509, TLS), single sign-on (OAuth OIDC, SAML), multi-factor authentication (OATH OTP, FIDO U2F), encryption mechanisms (JSON Web Encryption, NaCl), and verifiable claims (JWT, SAML assertions). WWW: https://smallstep.com/cli/ PR: 245534 Submitted by: Markus Wipp <mw@wipp.bayern>
13 lines
346 B
Plaintext
13 lines
346 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
================================================================================
|
|
Step Client requires additional configuration:
|
|
|
|
Ensure to set the STEPPATH environment variable. This makes using the
|
|
commands much simpler.
|
|
================================================================================
|
|
EOM
|
|
}
|
|
]
|