Thanks for the reminder. This happens only in development environment which 
I dont have a proper cert.  Proper certificates are installed for all 
production environment.


On Wednesday, 29 June 2016 03:20:02 UTC+8, Niphlod wrote:
>
> before doing that, make sure that you understand the security implications 
> of trusting whatever certificate you get...
>
> On Tuesday, June 28, 2016 at 6:11:00 PM UTC+2, Yangbo Xu wrote:
>>
>> Hi Niphlod,
>>
>> I did face the certificate validation problem.  It seems I need to dive a 
>> bit deeply into gluon and change the source code which makes use of urllib?
>> Just wonder, if there is better way to skip the certificate validation? 
>> (similar problem faced for gluon.tools.fetch, which doesn't have a 
>> parameter to skip verfication. For those, i used requests.get(_url, 
>> verify=False) instead)
>>
>> Thanks in advance for any advice or suggestions!
>> Yangbo
>>
>> On Tuesday, 22 December 2015 04:14:32 UTC+8, Niphlod wrote:
>>>
>>> this though poses a problem in the case someone wants to skip 
>>> certificate validation..... python in this case enforces a "sane default" 
>>> but I wonder if we should revisit all the code to look for places where 
>>> cert validation **could** be a problem 
>>>
>>> On Monday, December 21, 2015 at 8:39:58 PM UTC+1, Tim Richardson wrote:
>>>>
>>>>
>>>>
>>>> On Tuesday, 22 December 2015 00:19:34 UTC+11, Niphlod wrote:
>>>>>
>>>>> this is more of a python installation issue rather than a web2py one 
>>>>> ....
>>>>>
>>>>
>>>> yes, but here be very helpful people. Which you have just proved again 
>>>> :) 
>>>>
>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to