Skip to content

mhdevop/ca-html5gw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ca-html5gw

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

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.

Notes / Prerequisites

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%