Skip to content

strick-j/ca-html5gw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages