aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2020-04-17 20:10:47 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2020-04-17 20:10:47 +0000
commitae1c7c19c42a81f7fca723cb229388d2595acb32 (patch)
tree8c1ab82aa15ceda71af32ea67ac480bb418d63fe /security/Makefile
parent6ce3add2d259e801c66eb07b8c9b75cea27dcbe7 (diff)
downloadports-ae1c7c19c42a81f7fca723cb229388d2595acb32.tar.gz
ports-ae1c7c19c42a81f7fca723cb229388d2595acb32.zip
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. WWW: https://smallstep.com/certificates/ PR: 245535 Submitted by: Markus Wipp <mw@wipp.bayern>
Notes
Notes: svn path=/head/; revision=531970
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index a6af75f6b9a3..8152d2a2554e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1217,6 +1217,7 @@
SUBDIR += sst
SUBDIR += starttls
SUBDIR += steghide
+ SUBDIR += step-certificates
SUBDIR += step-cli
SUBDIR += stoken
SUBDIR += strobe