Importing certificates - References - SIMATIC AX - AX Hardware Engineering documentation - Hardware Engineering,

Hardware Engineering reference

Portfolio
SIMATIC AX
Product
SIMATIC AX
Software version
2.0.0-alpha1.56
Edition
08/2025
Language
English (original)
Package Name
@ax/hw-docs

For secured communication over https a TLS certificate (containing public and private key) has to be supplied. The certificate for the web server can be imported via the Hardware Compiler import-certificate command using the purpose WebServer. The certificate will be persisted encrypted in the SecurityConfiguration.json file under the hwc.gen folder of the given PLC.

apax hwc import-certificate -i ./my-hw-config.hwl.json -n PLC_1 --purpose WebServer --certificate ./my-certificate.p12