It should be possible in combination
with gluon/contrib/login_methods/x509_auth.py using the standard
@auth_requires_login or checking authorization data in a model after the
usual auth=Auth() is properly instantiated and initiated.

mic


2013/10/25 Massimo Di Pierro <massimo.dipie...@gmail.com>

> I do not think xmlrpc can do this currently.
> Please share your code.
>
>
> On Thursday, 24 October 2013 17:40:50 UTC-5, kw...@teradactyl.com wrote:
>>
>> Hi All,
>> I am new to python and web2py and I really like them both!
>>
>> Can @xmlrpc provide client side certifcate validation and
>> actually do the hostname checks on the certificates
>> (to prevent MITM attacks) when
>> an application is deployed on an apache server?
>>
>> I ask this because web2py turned me on to the xmlrpc
>> interface in python, and running tests there, I had to
>> really muck with the 2.x python code to get this to
>> work.
>>
>> If not, I'm very happy to cleanup my xmlrpc changes to
>> be incorporated into web2py.
>>
>> Thanks in advance!
>> Kris
>>
>>  --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to