Download repository creation
Contents
Overview
It is possible to create a repository on the PINsafe server where users can download client software from.
Prerequisites
PINsafe appliance or software install
Creating the repository
Upload the required software to the pinsafe folder. Note: ensure that executable scripts are not uploaded to the PINsafe server:
For an PINsafe appliance
For information on uploading files to a PINsafe appliance see: WinSCP How To Guide
/usr/local/tomcat/webapps/pinsafe
or for the proxy port
/usr/local/tomcat/webapps2/proxy
For a Windows Server:
/Program Files/ Apache Software Foundation/Tomcat 6.0/webapps/pinsafe
or
/Program Files/ Apache Software Foundation/Tomcat 5.0/webapps/pinsafe
Testing
Browse to the file location which should give the opportunity to download the software:
PINsafe Appliance
https://<IP>:8080/pinsafe/<filename>
or
https://<IP>:8443/proxy/<filename>
Software Install
http://<IP>:8080/pinsafe/<filename>