Starting with version 25.2, the web server optionally supports HTTPS in addition to the existing HTTP access. By default, HTTP remains unchanged. For HTTPS, a separate endpoint is available on port 1348.
A default certificate is included and can be found in the Install folder/Avio directory as cert.crt
and cert.key
,please note that this certificate is not trusted by default and must be added as an exception in your browser.C:\Program Files\AV Stumpfl\Pixera\build_25-2_INTER_24\Avio
If you prefer to use your own certificate, you can place your custom certificate and key in the following location:C:\ProgramData\AV Stumpfl\Pixera\
Name the files custom.crt
and custom.key
accordingly. If these files are present, they will override the default certificate.
Connect
To check out the https connection you can open the webui and change the port and the “http” to “https” in the URL to connect.
Port Change
A port change can be done via the Tweak Config file.
Keywords controlWebserverPortSsl
for HTTPS and controlWebserverPort
for HTTP
PIXERA 25.2 | 14. July 2025 | J.B.