mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
ae1c7c19c4
It can be used together with the Smallstep step-ca client. step-ca is a local CA. It can be used to create your own local PKI Infrastructure and includes things like e.g. the possibility to have your own ACME server. A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH. WWW: https://smallstep.com/certificates/ PR: 245535 Submitted by: Markus Wipp <mw@wipp.bayern>
18 lines
532 B
Plaintext
18 lines
532 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
================================================================================
|
|
Step Certificates requires additional configuration:
|
|
|
|
The simple way is via the service start script step_ca.
|
|
When there is no configuration it will be created. User input is required!!!
|
|
|
|
The hard way would be via the step command.
|
|
|
|
Ensure to set the STEPPATH environment variable. This makes using the
|
|
commands much simpler.
|
|
================================================================================
|
|
EOM
|
|
}
|
|
]
|