Environment variables
Finally, two environment variables must be created with the certificate name. These are read during the generation of the lambda function and sign the lambda function with the corresponding certificates.
Variable name | Variable value |
---|---|
TWINCATTESTCERTIFICATE | <Operating System Certificate Name> (e.g. MyTestSigningCert) |
TWINCATCERTIFICATENAME | <TwinCAT certificate name> (e.g. TwinCATTestCert) |
The file extensions (.cert and .tccert) must not be included. |