Opened 6 years ago
Closed 6 years ago
#11216 closed enhancement (fixed)
IO-Socket-SSL deficiencies in the book.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.4 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Looking again at this, I realised that it too needs 'yes' if scripting. But I also now notice that the prerequisite Mozilla::CA is not installed. Looking at the docs, I read
This will take the OpenSSL default CA store as the store for the trusted CA. This usually works on UNIX systems. If there are no certificates in the store it will try use Mozilla::CA which provides the default CAs of Firefox.
So, ca-certificates ought to be a dependency.
This applies both to the old 2.059 and to the new 2.060.
Change History (2)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in trunk in r20595, and in new-perl branch in r20597