[cl-openid-devel] Hello
Ron Garret
ron at flownet.com
Mon Oct 4 23:25:34 UTC 2010
Hello,
I'm trying to get cl-openid up and running with no luck. I try running the RP example but all I get are various errors depending on what I try. If I do this:
(init-relying-party "http://localhost:1234/" "/cl-openid/")
then go to http://localhost:1234/cl-openid/ and type in, say, my gmail address, I get this error:
Error #<USOCKET:NS-HOST-NOT-FOUND-ERROR #x3020037D619D>
because it calls:
(MAKE-TCP-STREAM-SOCKET 14 :REMOTE-HOST "ron.garret at gmail.com" :REMOTE-PORT 80 ...
I've tried various other permutations but nothing seems to work. Can someone please point me in the right direction?
Thanks,
rg
More information about the cl-openid-devel
mailing list