APLS upgrade broke our UFT connection
Question ID: 108603
1
0

We upgraded to the latest AutoPass License Server (10.7) and now UFT 14.03 cannot connect to get a license. Error says
"License server is not available"

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on September 5, 2018 7:30 pm
41 views
Answers (1)
1
Private answer

AutoPass License Server (APLS) 10.7 defaults to only supporting TLS 1.2. Versions of UFT prior to 14.50 need it to support TLS 1.1. To fix this:

- 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's sslEnabledProtocols to read: `sslEnabledProtocols=''TLSv1,TLSv1.1,TLSv1.2''`
- Save the file.
- Restart the service again.

Now APLS 10.7 will work with UFT 14.50 and previous versions that use APLS.

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on September 5, 2018 7:32 pm
0
Thanks, this fixed our ability to connect UFT 14.03 with APLS 10.7.
( at September 5, 2018 7:34 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top