Skip to content

Tags: frdmn/tlstools

Tags

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
frdmn Jonas Friedmann
Version bump to 1.4.0

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
frdmn Jonas Friedmann
Version bump to 1.3.2

1.3.1

Toggle 1.3.1's commit message
Update changelog

1.3.0

Toggle 1.3.0's commit message
Update changelog

1.1.1

Toggle 1.1.1's commit message
Update changelog

1.1.0

Toggle 1.1.0's commit message
Merge branch 'refactor/node-port'

* refactor/node-port: (42 commits)
  Update README.md
  Rename project
  Alphabetical order
  Fix grammar in error msg
  Move success message to the top
  Update README.md
  Fix regex for alternative CSR format
  Update package.json
  Add package.json
  Remove jq lib
  Get rid of bash dupes
  Rewrite "csr" command
  Rename "info" to "csr"
  Rename helper variable to helpers
  Add notice for optional port
  Reindent function docs
  Check if file exists
  Rename "host" to "info"
  Show usage if no argument is passed
  Make option mandatory
  ...