office-gobmx/uui
Andras Timar 9c04c42425 Do not validate SSL cert in LOK case
Currently we cannot tunnel interaction handler dialog, so if there
is a problem with site's SSL cert, the operation (e.g. insert image)
would silently fail. As a workaround, let's not validate the remote
site's SSL cert, as we also do not validate the site's SSL cert when
we download the file through WOPI from the site, in the first place.
So this patch does not really make things worse, but makes it possible
to use the insert image feature with a self signed cert in test environments.

Change-Id: Ibc14f0f76b814abcb9ec9ca02d92c27ad35d3878
Reviewed-on: https://gerrit.libreoffice.org/64154
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2018-11-28 13:54:36 +01:00
..
inc
qa/unit
source Do not validate SSL cert in LOK case 2018-11-28 13:54:36 +01:00
uiconfig/ui weld TreeView 2018-11-19 12:09:25 +01:00
util
AllLangMoTarget_uui.mk
CppunitTest_uui_dialogs_test.mk
Library_uui.mk
Makefile
Module_uui.mk
README
UIConfig_uui.mk

Contains an Interaction Handler for the [[ucb]] and other uses. Works via VCL.