[Code] SSL Client Authentication with Python OpenID

Kevin Turner keturn at keturn.net
Wed Jun 3 16:19:08 UTC 2009


Yes, the Fetcher interface is designed to be pluggable, so if you write
your own implementation and install it with
openid.fetchers.setDefaultFetcher, you should be able to do what you
want.

Others might be interested in that feature too, so please consider
contributing your implementation back to the library.

Cheers,

 - Kevin




More information about the Code mailing list