https://bugs.documentfoundation.org/show_bug.cgi?id=51264
--- Comment #15 from [email protected] --- For me, this bug is still present in version 7.3.5.2, which I downloaded a couple of days ago from https://www.libreoffice.org/download I configured the proxy settings, but LibreOffice don't honour them, and attempts a direct connection to internet in order to verify the certificate of the signed document. Version: 7.3.5.2 / LibreOffice Community Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01 CPU threads: 2; OS: Linux 5.4; UI render: default; VCL: qt5 (qfont+xcb) Locale: es-AR (es_AR.UTF-8); UI: en-US Calc: threaded The same happens with the version included in Lubuntu 20.04: Versión: 6.4.7.2 Id. de compilación: 1:6.4.7-0ubuntu0.20.04.1 Subprocs. CPU: 2; SO: Linux 5.4; Repres. IU: predet.; VCL: qt5; Configuración regional: es-AR (es_AR.UTF-8); Idioma de IU: es-ES Calc: threaded In both cases, I checked the proxy settings with: $grep -i proxy ~/.config/libreoffice/4/user/registrymodifications.xcu <item oor:path="/org.openoffice.Inet/Settings"><prop oor:name="ooInetHTTPProxyName" oor:op="fuse"><value>192.168.x.x</value></prop></item> <item oor:path="/org.openoffice.Inet/Settings"><prop oor:name="ooInetHTTPProxyPort" oor:op="fuse"><value>3128</value></prop></item> <item oor:path="/org.openoffice.Inet/Settings"><prop oor:name="ooInetHTTPSProxyName" oor:op="fuse"><value>192.168.x.x</value></prop></item> <item oor:path="/org.openoffice.Inet/Settings"><prop oor:name="ooInetHTTPSProxyPort" oor:op="fuse"><value>3128</value></prop></item> <item oor:path="/org.openoffice.Inet/Settings"><prop oor:name="ooInetProxyType" oor:op="fuse"><value>2</value></prop></item> -- You are receiving this mail because: You are the assignee for the bug.
