The Pragmatic Programmer

Appian, Pega, Java, DevSecOps, Quality Engineering

How to check the appian product license expiry date

/opt/appian/latest/server/_bin/k/linux64

I am getting k3.lic as the output when I run k.exe under /server/_bin/k/linux64. I know that it indicates that the license is invalid and it might have been expired. But there are other factors which can make a license invalid.

The license for this environment is invalid for at least one of the following reasons:

There was a change in the operating system.
There was a change in the CPU count.
The FQDN was changed.
The license expired.
More than one hostname resolves to the local network IP of the machine where this license is installed
So I want to know that if the license expiry is the reason in my case. How can I check the expiry date for the license?