web --- .. osdx:cfgcmd:: service web .. raw:: html Devices OSDX Web API Server configuration .. osdx:cfgcmd:: service web http .. raw:: html Devices Enable HTTP protocol .. osdx:cfgcmd:: service web http host .. raw:: html Devices :arg ipv4: HTTP server bind address .. osdx:cfgcmd:: service web http port .. raw:: html Devices HTTP server port :arg u32: Port number (1-65535) .. osdx:cfgcmd:: service web https .. raw:: html Devices Enable HTTPS protocol :ref Required: service web https x509 .. osdx:cfgcmd:: service web https host .. raw:: html Devices :arg ipv4: HTTPS server bind address .. osdx:cfgcmd:: service web https port .. raw:: html Devices HTTPS server port :arg u32: Port number (1-65535) .. osdx:cfgcmd:: service web https ssl-ciphers .. raw:: html Devices :arg txt: Allowed SSL cipher suites (OpenSSL cipher string format) .. osdx:cfgcmd:: service web https ssl-protocol .. raw:: html Devices Allowed SSL/TLS protocol version :arg TLSv1.2: TLS version 1.2 :arg TLSv1.3: TLS version 1.3 (recommended) :instances: List of values .. osdx:cfgcmd:: service web https x509 .. raw:: html Devices X.509 certificate configuration :ref Required: service web https x509 certificate * :ref Required: service web https x509 certificate-key * .. osdx:cfgcmd:: service web https x509 ca-certificate .. raw:: html Devices :arg file: CA certificate for mTLS - when set, client certificates are required and verified .. osdx:cfgcmd:: service web https x509 certificate .. raw:: html Devices :arg file: Server certificate file (PEM format) .. osdx:cfgcmd:: service web https x509 certificate-key .. raw:: html Devices :arg file: Server private key file (PEM format) .. osdx:cfgcmd:: service web log-level .. raw:: html Devices Web service log-level :arg emerg: Emergency messages :arg alert: Urgent messages :arg crit: Critical messages :arg err: Error messages :arg warning: Warning messages :arg notice: Messages for further investigation :arg info: Informational messages :arg debug: Debug messages