win8_logo [HKEY_LOCAL_MACHINE\SOFTWARE\WIBU-SYSTEMS\CodeMeter\Server\HTTPS]

MacOS LINUX Section "HTTPS"

CertificateChainFile

 

specifies the path to the certificate chain file required for HTTPS communication. The default value is platform dependent:

win8_logo Windows

C:\ProgramData\CodeMeter\WebAdmin\SelfSignedCert.pem

LINUX Linux

/var/lib/CodeMeter/WebAdmin/SelfSignedCert.pem

MacOS macOS

/Library/Application Support/CodeMeter/WebAdmin/SelfSignedCert.pem

Enabled

 

specifies whether HTTPS communication is activated or not.

Value

Description

0

HTTPS is disabled (default).

1

HTTPS enabled.

Port

 

specifies the port the CodeMeter WebAdmin is listening for HTTPS requests. The default value is 22353.

PrivateKeyFile

 

specifies the path to the private key file required for HTTPS communication. The default value is platform dependent:

win8_logo Windows

C:\ProgramData\CodeMeter\WebAdmin\key.pem

LINUX Linux

/var/lib/CodeMeter/WebAdmin/key.pem

MacOS macOS

/Library/Application Support/CodeMeter/WebAdmin/key.pem