Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unpacking the Software

Perform backup of the directory

/usr/local/ubisecure/ubilogin-certap*

Stop current service

Rename ubilogin-certap directory to ubilogin-certap-old

Unpack the new packet

cd /usr/local/ubisecure/
tar xzvf certap-X.X.XXXX.zip

Copy the following files from the old directory to the matching locations in the newly created /usr/local/ubisecure/ubilogin-certap directory, overwriting any existing files.

/usr/local/ubisecure/ubilogin-certap-old/certap/unix.config
/usr/local/ubisecure/ubilogin-certap-old/certap/webapps/certap/WEB-INF/uap/pki/policy.xml
/usr/local/ubisecure/ubilogin-certap-old/certap/webapps/certap/WEB-INF/uap/metadata/metadata.xml
/usr/local/ubisecure/ubilogin-certap-old/certap/webapps/certap/WEB-INF/uap/identity.properties
/usr/local/ubisecure/ubilogin-certap-old/custom*
/usr/local/ubisecure/ubilogin-certap-old/logs*

Run the setup.sh script to create the configuration files.

cd /usr/local/ubisecure/ubilogin-certap/certap
./setup.sh

Run update to start the service

cd /usr/local/ubisecure/ubilogin-certap/certap/config/tomcat
./update.sh

Test installation. Remove temporary /usr/local/ubisecure/ubilogin-certap-old directory when upgrade is completed.

  • No labels