Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 932 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 932 Bytes

openssl

  • To create certificate for a host, e.g. ldap.default.svc.cloud.uat:
./create_node.sh -h {HOSTNAME}
  • To create .jks certificates:
./run.sh -d {DOMAIN_NAME} -p {PASSWORD}

Configuration

The following table lists the configurable parameters of the openssl and their default values.

Parameter Description Default
MOUNT_PATH The common mount path /export
HOSTIP The ip address of the current host vm.
CERTIFICATE_MOUNT_PATH The location of the certificates ${MOUNT_PATH}/ssl_certificate