Foreman Team CA certificate

Hello,

we have put our new Foreman Team CA certificate on the site. It can be
downloaded here:

http://www.theforeman.org/static/certs/foreman-ca.crt

Feel free to import it into your browser (*) but currently there are no
public services with signed certificates with this CA.

If you want a new server certificates (usually for HTTPS services)
signed with our new team ca, just contact me, Ohad, Dominic, Greg, Bryan
or Mike - we have the key.

(*) For Chrome on Linux there is no UI and you need to do this from
command line:

certutil -d sql:$HOME/.pki/nssdb -A -t "C," -n foreman-ca -i foreman-ca.crt

To list all the certificates in your Chrome NSSDB:

certutil -d sql:$HOME/.pki/nssdb -L

You may need to create the database first if you do not have any certs
installed yet which I doubt. Google the command in that case.

··· -- Later,

Lukas “lzap” Zapletal
irc: lzap #theforeman