Checking the version of Rest PKI Core
In order to check the installed version of your on premises instance of Rest PKI Core, access the following URL from a web browser:
https://your-restpki-core-address/api/system/info
Example: https://core.pki.rest/api/system/info
The system will return a JSON with the version, for instance:
{"productName":"Lacuna Rest PKI Core","productVersion":"1.*.* RTM","spaVersion":"2.*.0","timestamp":"..."}