License Management
    • PDF

    License Management

    • PDF

    Article Summary

    Overview

    Alongside Release 5 of the Glasswall Embedded Engine, a valid License Key is required to access the Glasswall Embedded Engine processing modes.

    Please contact support@glasswall.com to request a unique License Key for evaluation or production use.

    Getting Started

    The License Key file 'gwkey.lic' can be copied into the same working directory where the engine binaries are located. If you wish to load the License Key from an alternative path, the following optional APIs may be used to assign a key to a session.

    Registering a License Key

    API

    CLI

    gwcli --lic "<path to license file>"
    

    License Policies

    Embedded Engine license keys include a number of 'entitlements'. The presence or absence of entitlements enables or restricts the use of Embedded Engine features. Entitlements are bundled into the following overarching policies.

    Entitlement CodeFeature DescriptionStandard CDRTransformation
    Engine_Main-
    Engine_ProtectProtect
    Engine_AnalysisAnalysis
    Engine_ExportImportExport / Import
    Engine_WordSearchWord Search & Redact

    Note: Engine_Main is an Embedded Engine mandatory entitlement.

    Retrieving license information

    API

    CLI

    gwcli --license
    

    Example license information

    Days Remaining: 212
    Entitlements:
            Engine_ExportImport
            Engine_WordSearch
            Engine_Analysis
            Engine_Protect
            Engine_Main
    

    Was this article helpful?

    What's Next