Project

General

Profile

Actions

Bug #1495

closed

HTTP client doesn't verify the certificate

Added by Kurt Roeckx over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
10/23/2012
Due date:
% Done:

0%

Estimated time:

Description

Hi,

It seems the code to check the server's certificate is just commented out in the HTTP client? What doesn't work about it?

Kurt

Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to InProgress
  • Assignee set to Wim Dumon
  • Target version set to 3.3.0

Hey,

Support for this in boost::asio seems incomplete (at least it was at the time of implementing it). It was then just added to boost::asio with as comment from the author that it probably needed review (and it does indeed).

We do need to revisit this since it is (obviously) an essential part of using HTTPS.

Regards,

koen

Actions #2

Updated by Koen Deforche about 11 years ago

  • Priority changed from Normal to High
Actions #3

Updated by Koen Deforche about 11 years ago

  • Status changed from InProgress to Resolved
  • Assignee changed from Wim Dumon to Koen Deforche

So, apparently, re-enabling this functionality works on all my systems (with boost > 1.52), so I am re-enabling this. If anyone gets problems with older boost versions, they should update to a more recent boost version.

Actions #4

Updated by Koen Deforche about 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF