#10060 closed bug (fixed)
[WebPositive] Disabling support for SSL certificates, no CA bundle
Reported by: | diver | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Package Management |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #10128 | |
Platform: | All |
Description
Web+ prints this when started from Terminal:
Disabling support for SSL certificates, no CA bundle in /boot/common/data/ssl.
Locks up when trying to open websites with SSL.
Change History (5)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Blocking: | 10128 added |
---|
comment:3 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Can't reproduce anymore, probably fixed in hrev46371.
comment:5 by , 11 years ago
Well, right now there isn't any checking for certificates, which renders SSL useless. I wouldn't consider this fixing the issue...
Note:
See TracTickets
for help on using tickets.
The output I can reproduce with hrev46170. I only tested "https://dev.haiku-os.org/" which works fine, though (no lock-up). The issue is in libwebcore which seems to explicitly look for
<B_COMMON_DATA_DIRECTORY>/ssl
only.