6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13251] Free/Busy URL Request (CURL + SSL)
*
Your Email Address
*
Spam protection
Enter the letters below:
.. .. .__ __. ||\/|| [ __(__ \__|| ||___[_./.__)
Comment
> Hello, > > I recently shored up our SSL implementation on apache with the > following options: > > SSLProtocol -ALL +SSLv3 +TLSv1 +TLSv1.1 +TLSv1.2 > > Then I began noticing that Kronolith requests for free/busy URL > information began to fail. I think I've managed to trace the > accessibility error back to the following class > ./pear/php/Horde/Http/Request/Curl.php. Adding the following option > seems to rectify the accessibility issue and Free/Busy URL requests > are now succeeding: > > curl_setopt($curl, CURLOPT_SSLVERSION, 3); > > I know my workaround is not a good solution and was wondering if > adding support for a fall-through like solution would be desirable? > Perhaps higher SSL versions are tried first within the CURL class, > and if they fail the class could then fall back to older > implementations. > > I appreciation your feedback.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers