notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2022Q4
step-certificates Smallstep step-ca certificates server
0.22.0_2 security on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.30.2_2Version of this port present on the latest quarterly branch.
Maintainer: mw@wipp.bayern search for ports maintained by this maintainer
Port Added: 2022-10-08 20:54:11
Last Update: 2022-10-08 20:47:13
Commit Hash: b2fb7a4
License: APACHE20
WWW:
https://smallstep.com/certificates/
Description:
This port contains the Smallstep step-ca certificates component 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/step-certificates-0.22.0_2/catalog.mk
  2. /usr/local/share/licenses/step-certificates-0.22.0_2/LICENSE
  3. /usr/local/share/licenses/step-certificates-0.22.0_2/APACHE20
  4. bin/step-awskms-init
  5. bin/step-yubikey-init
  6. bin/step-pkcs11-init
  7. bin/step-cloudkms-init
  8. sbin/step-ca
  9. @dir etc/step
  10. share/doc/step-certificates/CONTRIBUTING.md
  11. share/doc/step-certificates/GETTING_STARTED.md
  12. share/doc/step-certificates/README.md
  13. share/doc/step-certificates/acme.md
  14. share/doc/step-certificates/database.md
  15. share/doc/step-certificates/defaults.md
  16. share/doc/step-certificates/docker.md
  17. share/doc/step-certificates/images/connect-with-mtls-2.png
  18. share/doc/step-certificates/images/oidc1.png
  19. share/doc/step-certificates/images/oidc2.png
  20. share/doc/step-certificates/images/oidc3.png
  21. share/doc/step-certificates/images/step-ca-2-legged.gif
  22. share/doc/step-certificates/images/step-ca-3-legged.gif
  23. share/doc/step-certificates/kms.md
  24. share/doc/step-certificates/provisioners.md
  25. share/doc/step-certificates/questions.md
  26. share/doc/step-certificates/revocation.md
  27. @owner
  28. @group
  29. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • step-certificates>0:security/step-certificates
To install the port:
cd /usr/ports/security/step-certificates/ && make install clean
To add the package, run one of these commands:
  • pkg install security/step-certificates
  • pkg install step-certificates
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: step-certificates
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661550079 SHA256 (go/security_step-certificates/step-certificates-v0.22.0/v0.22.0.mod) = 94878949d53d0bfd78e052cc58e204acbf51aad010bd17d6f90ecea70c533199 SIZE (go/security_step-certificates/step-certificates-v0.22.0/v0.22.0.mod) = 7266

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_step-certificates/step-certificates-v0.22.0/v0.22.0.zip) = 3d15820a68de758db3b392a75171b436e6e521faf715f2cdfd3023dc2b9bd52c SIZE (go/security_step-certificates/step-certificates-v0.22.0/v0.22.0.zip) = 18192304

Collapse this list.


Packages (timestamps in pop-ups are UTC):
step-certificates
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.29.0_50.29.0_5-0.28.40.29.0_5n/an/an/a
FreeBSD:13:quarterly0.29.0_50.29.0_5-0.28.1_40.29.0_5n/an/an/a
FreeBSD:14:latest0.30.2_10.30.2_1-0.28.40.30.2_2---
FreeBSD:14:quarterly0.29.0_70.29.0_7-0.28.1_40.30.2_2---
FreeBSD:15:latest0.30.2_10.30.2_1n/a0.28.4n/an/a--
FreeBSD:15:quarterly0.29.0_70.29.0_7n/a-n/an/a--
FreeBSD:16:latest0.30.2_10.30.2_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pcsc-lite>0 : devel/pcsc-lite
  2. go119 : lang/go119
Runtime dependencies:
  1. step : security/step-cli
Library dependencies:
  1. libpcsclite.so : devel/pcsc-lite
Fetch dependencies:
  1. go119 : lang/go119
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_step-certificates
USES:
go:modules zip
pkg-message:
For install:
================================================================================ 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. Following are the defaults for step certificates and can be overridden by rc.conf variables:: * The service is run under user step customizable by step_ca_user * The service is run inder group step customizable by step_ca_group * The base directory used for storing CA information is step_ca_stepdir (%%PREFIX%%/etc/step) * The CA informations is held under step_ca_steppath (%%PREFIX%%/etc/step/ca) * The password required for automatic startup is in step_ca_password (%%PREFIX%%/etc/step/password.txt) * By default step certificates logs to syslog with a tag of step_ca ================================================================================
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/smallstep/certificates/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.22.0_2
08 Oct 2022 20:47:13
commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8commit hash: b2fb7a40a410b10b2aa5b5b7a7a087b45bcaa9a8 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update

(cherry picked from commit bde51869ee0206eeaa2849d8ef28b14da59727a3)

Number of commits found: 1