Skip to content

Commit fdaa31f

Browse files
authored
Update Pro.md
1 parent 6c84421 commit fdaa31f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/Pro.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,14 @@ premium:
5050
key: 00000000-0000-0000-0000-000000000000
5151
enabled: false # Enable license key checks for pro/enterprise features
5252
```
53-
Enter the key provided in the email and change enabled from false to true, then restart the Stirling-PDF instance.
53+
54+
If you need your application to be in a 100% offline air-gapped environment and are unable to authenticate a license key, we also offer a a certificate file, which can be provided on request (For enterprise users only) in the format
55+
```yaml
56+
premium:
57+
key: file:config/cert.crt
58+
enabled: false # Enable license key checks for pro/enterprise features
59+
```
60+
Enter the general license key provided in the email received from purchasing Stirling PDF Pro and change enabled from false to true, then restart the Stirling-PDF instance.
5461
You should now see logs of your Stirling-PDF instance registering and authenticating the license and enabling the Pro features.
5562
5663
Under these settings, you will be able to customise other premium features such as
@@ -71,5 +78,7 @@ premium:
7178
appId: ''
7279
```
7380
81+
82+
7483
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=421cf4e2-5028-4383-913e-31afed203780" alt="Analytics Pixel" width="1" height="1" />
7584

0 commit comments

Comments
 (0)