[general] pvss_path ="C:/Siemens/Automation/WinCC_OA/3.16" proj_path ="C:/Siemens/Automation/WinCC_OA/3.16/Stdlib_3.16" proj_path = "D:\Projects\accssatest" proj_version = "3.16" langs = "de_AT.utf8" langs = "en_US.utf8" langs = "ru_RU.utf8" accessControlPlugin = "AccessControlPlugin" #### refer the Certificate Authority to approve validity of the certificates ssaChainFile = "userCA.crt.pem" ssaChainFile = "ca-chain.cert.pem" #### select the default certificate. NOTE: this can be also an unprivilged user #ssaCertificate = "file:validpara2.crt.pem" #ssaPrivateKey = "file:validpara2.key.pem" ssaCertificate = "file:validroot1.crt.pem" ssaPrivateKey = "file:validroot1.key.pem" [webClient] httpsPort = 4443 httpPort = 0 rootPanel = "vision/login.pnl" mobileRootPanel = "vision/login.pnl" #### turn off legacy login. This will be default in upcoming WinCC OA versions. clientSideAuth = 0 [ctrl_1] #### CTRL manager #1 runs as root --> root user certificate needed / check with default certificates #### in [general] section #ssaCertificate = "file:validroot2.crt.pem" #ssaPrivateKey = "file:validroot2.key.pem" [ctrl_2] #### CTRL manager #2 runs as operator user --> operator is the username stored in validUser1 certificate ssaCertificate = "file:validUser1.cert.pem" ssaPrivateKey = "file:validUser1.key.pem" [httpServer] #ULC Ux Settings uiArguments = "-p vision/login.pnl -centered -iconBar -menuBar -server https://localhost:4443/ -ssa" allowPanelParam = 1 [reporting] httpPort = 8080 httpAuth = 0 NofConnections = 25