Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Modify headings to be more descriptive of the section content

...

Code Block
languagetext
$ sudo /opt/license-server/v2c -f mylicense.v2c 
<<V2C>> Going to import "mylicense.v2c" ...
<<V2C>> Imported "mylicense.v2c" successfully.
<<V2C>> Restarting license server ...
<<V2C>> Done

Verifying

...

License Installation and License Content

Checking the License Server Log file

...

The log should indicate that the license server is ready to serve licenses.

Div
classpagebreak


Using the license_viewer Program to Display The Content of a License

The license server provides a license_viewer program to view the content of the license. To run it, use the following command (as the privileged user):

...

The following sample shows the output of two active Charon-SSP licenses - once on the AWS cloud without a passphrase, once in VMware environment with a passphrase:

# /opt/license-server/license_viewer
<<License Viewer>> Current license:
KEYSEC
K_FINGER=58ca76281dd3d99b49252b2c <data truncated>
K_LICENSE_ID=01.00000001.002.044
K_TYPE=NORMAL
K_CUSTOMER=Stromasys/Testing
K_PLATFORM=amazon.aws
K_R_DATE=1593308781
K_INTERVAL=60
KEYEND
PRODSEC
P_NAME=Charon-SSP/4U,Charon-SSP/4U+
P_CODE=test
P_RLSD=31-DEC-2020 23:55:00
P_MAJV=4
P_MINV=2
P_CPU_NUM=4
P_MAX_MEM=4096MB
P_INSTANCE=4
PRODEND

# /opt/license-server/license_viewer
<<License Viewer>> Current license:
KEYSEC
K_FINGER=c1187c24612b4ee15b076eb8ccdd <data truncated>
K_LICENSE_ID=03.00000003.002.005
K_TYPE=NORMAL
K_CUSTOMER=Stromasys/Testing
K_PLATFORM=vmware.esxi
K_R_DATE=1612976069
K_INTERVAL=60
KEYEND
PRODSEC
P_NAME=Charon-SSP/4M,Charon-SSP/4U
P_CODE=Charon-SSP VAR Template
P_RLSD=14-AUG-2021 23:55:00
P_MAJV=4
P_MINV=4
P_CPU_NUM=64
P_MAX_MEM=4194304MB
P_INSTANCE=3
P_PASSPHRASE=RBHZ-GTHC-5O52-MGAL
PRODEND


Important product-specific license parameters:

...