<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=5&amp;t=243" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2009-01-27T11:39:59+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=5&amp;t=243</id>
<entry>
<author><name><![CDATA[maho]]></name></author>
<updated>2009-01-27T11:39:59+01:00</updated>
<published>2009-01-27T11:39:59+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=243&amp;p=972#p972</id>
<link href="https://forum.yubico.com/viewtopic.php?t=243&amp;p=972#p972"/>
<title type="html"><![CDATA[Re: server-j and libyubikey-client]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=243&amp;p=972#p972"><![CDATA[
ok, so first of all I'm no developer..<br /><br />this however solves the problem until someone can fix it<br /><br />228c228<br />&lt;     url_template = &quot;http://api.yubico.com/wsapi/verify?id=%d&amp;otp=%s&quot;;<br />---<br />&gt;     url_template = &quot;http://127.0.0.1:8080/wsapi/verify?id=%d&amp;otp=%s&quot;;<br />265d264<br />&lt;<br />266a266,267<br />&gt;   strtok(status, &quot;\n&quot;);<br /><br /><br />as you can see I also changed the url_template to fit my needs..<br /><br /><br />-M<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=386">maho</a> — Tue Jan 27, 2009 11:39 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[maho]]></name></author>
<updated>2009-01-27T11:23:54+01:00</updated>
<published>2009-01-27T11:23:54+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=243&amp;p=971#p971</id>
<link href="https://forum.yubico.com/viewtopic.php?t=243&amp;p=971#p971"/>
<title type="html"><![CDATA[server-j and libyubikey-client]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=243&amp;p=971#p971"><![CDATA[
Been struggling the better part of last night trying to get server-j and libyubikey-client to work together from what I can tell by the very limited documentation those projects currently have it should be a pretty straight forward setup but it does not work. From what I can tell the result sent from the server is not being parsed correctly<br /><br />D ((&quot;server response (%d): %.*s&quot;, client-&gt;curl_chunk_size,<br />      client-&gt;curl_chunk_size, client-&gt;curl_chunk));<br />  status = strstr (client-&gt;curl_chunk, &quot;status=&quot;);<br /><br />returns two lines insead of just status=X which is used later on <br /><br />status=OK<br />h=rM+voSVNKheV2ULE/q+kFBff1BA=<br /><br />the result of this is<br />Verification output (101): Internal parse error<br /><br />how to fix this?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=386">maho</a> — Tue Jan 27, 2009 11:23 am</p><hr />
]]></content>
</entry>
</feed>