You can install AutoPass License Server (APLS) 10.7 and perform the steps below.
For UFT versions prior to 14.50, you'll also need to update the Server.xml file to work with TLS 1, 1.1.
To do this:
- Stop the APLS Service.
- Uninstall the existing version of APLS (9.3/9.3.4 or earlier) completely via the control panel (Use the migration document to save your APLS data if needed, otherwise you'll have to reinstall license keys and re-do any customizations)
- Remove the 'Zero G Registry' folder from 'C:Program Files', also remove any installation file exists for existing version (like 'C:Program FilesHP' folders)
- Once uninstallation is done, install APLS 10.7 software which can be downloaded from the [marketplace site][1]
- Once APLS 10.7 is installed, the default APLS installation location is:
C:Program Filesautopassaplsapls
- Stop the APLS service.
- Delete the ''struts2-core-2.5.16'' and ''struts2-tiles-plugin-2.5.16'' jars from following location:
C:Program FilesautopassaplsaplswebappsautopassWEB-INFlib
- Download the latest version from the [Apache site][2]
- Copy the the updated two ''struts2-core-2.5.17'' and ''struts2-tiles-plugin-2.5.17'' struts jars into:
C:Program FilesautopassaplsaplswebappsautopassWEB-INFlib
After installing APLS 10.7, stop the APLS service.
Navigate to the server.xml location. Depending on how you installed APLS, it should be something like this:
C:Program Filesautopassaplsaplsconf
Edit the server.xml file sslEnabledProtocols to read:
sslEnabledProtocols='' TLSv1,TLSv1.1,TLSv1.2''
Save the file.
Restart the service again.
[1]:https://marketplace.microfocus.com/itom/content/autopass-license-server
[2]:http://struts.apache.org/download.cgi#struts2517