Output the SSL Certificate and Key modulus
authorMark Chappell <mchappel@redhat.com>
Wed, 4 Nov 2015 11:18:22 +0000 (12:18 +0100)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 25 Nov 2015 13:16:12 +0000 (15:16 +0200)
commit5bfef1a17cc2fd7208a3ef95a046a3820561b102
tree2071878b3674291dad3cc4fd8900857cd1c2781c
parent14c4417e425f832660bd54118112fc991564b38d
Output the SSL Certificate and Key modulus

Provides a simple mechanism to verify the correct certificates
landed.

A quick and simple way to verify SSL certificates were generated for
a given key is by comparing the modulus of the two.  By outputing
the key modulus and certificate modulus we offer a way to verify
that the right cert and key have been deployed without compromising
any of the secrets.

Change-Id: I882c9840719a09795ba8057a19b0b3985e036c3c
puppet/controller.yaml
puppet/extraconfig/tls/no-tls.yaml
puppet/extraconfig/tls/tls-cert-inject.yaml