Bug 245534 - New port: security/smallstep-cli: Smallstep step-ca command line client
Summary: New port: security/smallstep-cli: Smallstep step-ca command line client
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-11 13:13 UTC by Markus Wipp
Modified: 2020-04-17 20:14 UTC (History)
1 user (show)

See Also:


Attachments
Shar File of the port (47.02 KB, text/plain)
2020-04-11 13:13 UTC, Markus Wipp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Wipp 2020-04-11 13:13:00 UTC
Created attachment 213285 [details]
Shar File of the port

Hi all, 

I created a port of smallstep cli utility.
This is available at:
https://smallstep.com/
and
https://github.com/smallstep/cli

Thanks for adding this to the ports tree

Markus
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2020-04-11 18:42:51 UTC
I'll take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-04-17 20:05:59 UTC
A commit references this bug:

Author: decke
Date: Fri Apr 17 20:05:00 UTC 2020
New revision: 531969
URL: https://svnweb.freebsd.org/changeset/ports/531969

Log:
  step is a zero trust swiss army knife that integrates with step-ca for
  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>

Changes:
  head/security/Makefile
  head/security/step-cli/
  head/security/step-cli/Makefile
  head/security/step-cli/distinfo
  head/security/step-cli/files/
  head/security/step-cli/files/patch-autocomplete_bash__autocomplete
  head/security/step-cli/pkg-descr
  head/security/step-cli/pkg-message
Comment 3 Bernhard Froehlich freebsd_committer freebsd_triage 2020-04-17 20:14:53 UTC
Committed. Thanks!