Hey Daniel,

There is no need to setup 'SSL' in a particular way to allow it to do its
work of certificate validation: it's the default, and by default OpenSSL is
configured to use a standard directory which contains broadly accepted
certificates. It seems that this does not work properly in your environment
-- are you on Linux or Windows? If Linux, what version?

Regards,
koen

2014-10-12 19:47 GMT+02:00 Daniel Horsey <[email protected]>:

>  Folks:
>
>
>
> I thought maybe this was failing because I was using a self signed
> certificate, so I obtained a real one, and still get the same result.
>
>
>
> In trying to work another issue, I’m having what looks like the same
> problem connecting to PayPal using the Wt sample code. – I get a
> verification failed error.  I don’t even see any methods in PayPalService
> to set up ssl verification.
>
>
>
> Does anyone have some working code that connects to an https site so I
> could see an example?
>
>
>
> Which boost version got this working?
>
>
>
> Thanks,
>
>
>
>             -dan
>
>
>  ------------------------------
>
> *From:* Daniel Horsey [mailto:[email protected]]
> *Sent:* Wednesday, October 08, 2014 4:01 PM
> *To:* '[email protected]'
> *Subject:* Re: Http client
>
>
>
> >Hey Daniel,
>
> >
>
> >It's an upstream problem in boost::asio. I believe the comment reflects
> the fact that we've never got this to work.
>
> >
>
> >When we originally implemented this, we couldn't get any of it to work,
> but in later boost versions at least verification using the standard SSL
> >certificates works. Does your URL require a custom certificate or should
> it be one that is standard supported?
>
>
>
> Hi Koen,
>
>
>
> I need to connect to Google’s timezone api.  I don’t think it requires any
> custom cert.  Maybe I’m not using it right – I call setSslVerifyFile to
> point to my .crt file.  Is this correct?  I know zilch about ssl, but I
> thought it required the cert file, plus at least a key file.
>
>
>
> Thanks & best,
>
>
>
>       -dan
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to