This runbook is to keystore, truststore, pem, ctr and other SSL Releated Files
bigdata-ssl-runbook
ad-certs
ad-nodes
allcerts.tar
cluster-nodes
jks-files
pfx-files
README.md
rootca-certs
run-on-other.sh
run.sh
scripts
variables
Copy all Active direcotry Domain controller certs into ad-certs
direcory with namig convention as FQDN.cer
- It should be in Base-64 encoded .CER(.cer)
These files will be generated from the scripts using .pfx files
Place all .pfx files for all cluster-nodes
with namig convention as FQDN.pfx
Place all Root and Subordinate CA certificate in this direcotry
- with Naming convention as exactly below
- company.enterprise.ca.cer
for RootCA
- company.enterprise.inter.ca.cer
for subordinate RootCA
- company.enterprise.inter2.ca.cer
for second subordinate RootCA
This contains all the scripts needed for the SSL
This is the tar file that you will get after succusfull run, which you will use to copy into other nodes
List of all Active direcotry Domain controller FQDN's
List of FQDN's for all nodes in the Cluster
Run this on the other cluster oncerun.sh
is succesful in createing allcerts.tar
and scp allcerts.tar
to all other nodes in the cluster - and then run this script on those nodes
Run this on the Master server to create allcerts.tar
Modify it accordingly to fit to your cluster