Issue 106978 - Extension update via HTTPS does not work.
Summary: Extension update via HTTPS does not work.
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO320m4
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2009-11-17 16:04 UTC by kai.sommerfeld
Modified: 2009-11-30 12:13 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description kai.sommerfeld 2009-11-17 16:04:26 UTC
Using an HTTPS update URL does not work. Reason:
Custom InteractionHandler in extensions/source/update/feed/updatefeed.cxx does
not handle certificate validation requests. Result is that any presented
certificate is treated as untrusted and connection is refused.
Comment 1 mdxonefour 2009-11-17 16:22:36 UTC
MD: Adding to meta 3.2 issue
Comment 2 dirk.voelzke 2009-11-18 07:13:03 UTC
Accepted.
Comment 3 dirk.voelzke 2009-11-20 09:59:07 UTC
Fixed in cws dv16 in desktop/source/deployment/gui/...
Comment 4 dirk.voelzke 2009-11-20 14:14:56 UTC
Please verify.
Comment 5 joerg.skottke 2009-11-23 11:24:24 UTC
Now a dialog pops up informing the user about possible problems with the remote host. The 
(invalid) certificate can be viewed options exist to install anyway or to abort the update.

Good on WIndows.
Comment 6 joerg.skottke 2009-11-23 11:53:10 UTC
Good on Linux. Verified.
Comment 7 joerg.skottke 2009-11-30 12:13:53 UTC
Good in m6, closing