c12s-kubespray/roles/kubernetes/secrets/files
Greg Althaus 95bf380d07 If the inventory name of the host exceeds 63 characters,
the openssl tools will fail to create signing requests because
the CN is too long.  This is mainly a problem when FQDNs are used
in the inventory file.

THis will truncate the hostname for the CN field only at the
first dot.  This should handle the issue for most cases.
2017-01-13 10:02:23 -06:00
..
certs generate secrets on deployment machine 2016-02-13 06:51:54 +01:00
kube-gen-token.sh generate secrets on first master 2016-05-07 21:08:29 +02:00
make-ssl.sh If the inventory name of the host exceeds 63 characters, 2017-01-13 10:02:23 -06:00