Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.3 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.3 KB

ca-html5gw

Script to automate the setup of CyberArk's HTML5 Web Gateway.

Notes / Prerequisites

Installation Method

Manually installing the CyberArk HTML5GW is typically not used in lieu of installing via a container. For more information see the CyberArk installation documentation.

Credentials

Passwords for the Apache Keystore are hard coded in the script and set to CyberArk1 for demonstration purposes. Change these if you would like to set them to something else.

Installation

Intended for installation on an updated minimal CentOS 7 Server. General install instructions:

  1. Clone or download the git repository
  2. Copy the necessary Cyber Ark PSMGW rpm file into the local git repository
  3. Update passwords within the script to desired password, do not update the password for the Java Keystore "changeit" unless you have changed this password from the default.
  4. Run the setup script as a user with admin rights (e.g. "sudo ./html5gw-setup.sh")
  5. The tomcat certificate is exported from the /opt/secrets/keystore and will be located in the directory the script is ran from with the name "tomcat.cer". You can import this on client workstations to trust the connection to the HTML5GW.