Skip to content

v0.1.3

Choose a tag to compare

@danieldreier danieldreier released this 24 Jan 23:13

Bug fixes

  • Fix config file path; the latest version of puppet-autosign creates config files in /etc/puppetlabs/puppetserver/autosign.conf but we weren't checking there
  • @reidmv fixed a bug where the decoder would error when presented with a csr with no challengePassword
  • added an Apache license to be explicit about how the code is licensed. Did check with all contributors first.