Forgot to replace a variable by {{ item }}
, fixed now.
Assets
2
robertdebock
released this
Some paths need to be created.
Assets
2
robertdebock
released this
The cipher is now (optionally) configurable per requested key/certificate pair:
ca_requests:
- name: server1.example.com
- name: server2.example.com
passphrase: "XYZABC123"
cipher: aes265
Assets
2
robertdebock
released this
Archlinux changed it's Docker image name from base/archlinux
to archlinux/base
.
This release uses the new image name to test the role.
Assets
2
robertdebock
released this
The paths of where the key, csr and cert end up can now be set.
Assets
2
robertdebock
released this
The docs have been updated according to a new template.
Assets
2
robertdebock
released this
Simple, but important.
Assets
2
robertdebock
released this
Create the CA certificate.
Assets
2
Save the certificates in /pub by default.
Assets
2
robertdebock
released this
Seem to work.