OSDN Git Service

adds wildcard common name support. e.g. `*.example.com` ssl_cert-0.5.0
authorwhitestar <whitestar@users.osdn.me>
Sat, 6 Oct 2018 03:22:32 +0000 (12:22 +0900)
committerwhitestar <whitestar@users.osdn.me>
Sat, 6 Oct 2018 03:22:32 +0000 (12:22 +0900)
commit483e0887bef93d43921bedd70da4104071476884
treeb6f08092ab3c8f0dbe987c07b06067232dd4c5a5
parent2ef4df73f6a88cbd68e831026fc103809646b23f
adds wildcard common name support. e.g. `*.example.com`
12 files changed:
cookbooks/ssl_cert/Berksfile [new file with mode: 0644]
cookbooks/ssl_cert/CHANGELOG.md
cookbooks/ssl_cert/Gemfile.lock [new file with mode: 0644]
cookbooks/ssl_cert/README.md
cookbooks/ssl_cert/Rakefile
cookbooks/ssl_cert/attributes/default.rb
cookbooks/ssl_cert/chefignore [new file with mode: 0644]
cookbooks/ssl_cert/concourse.yml
cookbooks/ssl_cert/fly-vars.local.yml [new file with mode: 0644]
cookbooks/ssl_cert/fly-vars.yml
cookbooks/ssl_cert/libraries/helper.rb
cookbooks/ssl_cert/version