Skip to content

Tags: kassisol/twic

Tags

0.1.7

Toggle 0.1.7's commit message
Release HBM TWIC 0.1.7

    * Fix bug when displaying error in twic cert add command

0.1.6

Toggle 0.1.6's commit message
Release HBM TWIC 0.1.6

    * Make sure the CN is part of Subject Alterntive Name
    * Add debug to entrypoint.sh script

0.1.5

Toggle 0.1.5's commit message
Release HBM TWIC 0.1.5

    * Add validation of tsa url
    * Update engine renew command
    * Fix error in engine rm

0.1.4

Toggle 0.1.4's commit message
Release HBM TWIC 0.1.4

    * Update entrypoint.sh script
    * Add verification if profile exists for command profile env

0.1.3

Toggle 0.1.3's commit message
Release HBM TWIC 0.1.3

    * Use package tsa/pkg/adf
    * Update tsa/client package
    * Remove unused go packages

0.1.2

Toggle 0.1.2's commit message
Release HBM TWIC 0.1.2

    * Make sure engine certificates exist before deleting them
    * Update juliengk/go-cert package
    * Update text when successfully create engine certificates
    * Remove engine certificates when error occurs during creation
    * Remove commented lines of code in adf package
    * Update version package
    * Add dev env
    * Update Docker and Go versions
    * Update docker commands
    * Update docker image entrypoint script
    * Update github-release version
    * Add input validations when adding a profile
    * Update supportedDriver func

0.1.1

Toggle 0.1.1's commit message
Release HBM TWIC 0.1.1

    * Add trailing return char
    * Fix docker daemon for TLS parameters

0.1.0

Toggle 0.1.0's commit message
Release HBM TWIC 0.1.0

    * Initial commit