<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/cryptonit/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/cryptonit/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Oct 2008 13:37:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cryptonit/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Cryptonit doesnt verify multi signers PKCS7</title><link>https://sourceforge.net/p/cryptonit/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Cryptonit doesnt check multi signers.&lt;br /&gt;
I tryed with the PKCS7 file attached.&lt;/p&gt;
&lt;p&gt;with the program "Krestfield Signature Toolkit", and it shows the 3 signers and validate the whole signatures.&lt;/p&gt;
&lt;p&gt;with cryptonit, it validates and shows only 1 signature.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David KELLER</dc:creator><pubDate>Mon, 20 Oct 2008 13:37:46 -0000</pubDate><guid>https://sourceforge.net2d69f63ee4390cfcb8066c6eabdc1a1a8a997c42</guid></item><item><title>CertReq incomplete</title><link>https://sourceforge.net/p/cryptonit/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I just tried to generate a certreq with 0.9.7  and&lt;br /&gt;
entered all the data (name, firstname,&lt;br /&gt;
organization,...) in the two forms, but none of them&lt;br /&gt;
appeart in the generated certreq. The certreq just&lt;br /&gt;
contained the crypto part (public key, signature). &lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hadmut Danisch</dc:creator><pubDate>Wed, 06 Sep 2006 08:33:01 -0000</pubDate><guid>https://sourceforge.net36f891ce15813ad6104895a01615e739018c08aa</guid></item><item><title>Unable to sign a file with a certificate on a smart card</title><link>https://sourceforge.net/p/cryptonit/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm trying to sign an arbitrary document with cryptonit&lt;br /&gt;
(0.9.6 on windows 2k), using my smart card certificate.&lt;br /&gt;
The hardware is labeled "ActivCard USB Reader V2.0". I&lt;br /&gt;
got it recognized under Cryptonit using a netscape&lt;br /&gt;
plugin DLL provided by the manufacturer.&lt;/p&gt;
&lt;p&gt;Cryptonit cannot see the certificate until I enter my&lt;br /&gt;
PIN code (with my smart card's utilities). And when I&lt;br /&gt;
try to sign a file, Cryptonit asks me my PIN code, then&lt;br /&gt;
I have an info message saying "the user is already&lt;br /&gt;
logged in. There is no need to login again.". I click&lt;br /&gt;
OK, the message disappears but nothing happens. If I&lt;br /&gt;
chack the file, it is NOT signed.&lt;/p&gt;
&lt;p&gt;I also tried not to enter my PIN code prior to&lt;br /&gt;
launching Cryptonit, but in that case it cannot see my&lt;br /&gt;
certificate at all, so I still cannot sign my file.&lt;/p&gt;
&lt;p&gt;If you need me to run more tests, feel free to ask, I'd&lt;br /&gt;
be glad to help :o)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cedric Durmont</dc:creator><pubDate>Thu, 13 Apr 2006 13:09:12 -0000</pubDate><guid>https://sourceforge.netb2f1d5db9c6283f91d45c86a51fc68aad3b3d9ad</guid></item><item><title>wxWidgets and Debian stable</title><link>https://sourceforge.net/p/cryptonit/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Debian stable comes with libwxgtk2.4, not 2.6.&lt;br /&gt;
So one needs to upgrade to Debian testing in order to&lt;br /&gt;
install libwxgtk2.6 and then cryptonit&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stvv</dc:creator><pubDate>Tue, 11 Apr 2006 10:26:45 -0000</pubDate><guid>https://sourceforge.netf379e29e998b8ea21122ced34a76fbafd9db6f14</guid></item><item><title>wxWidgets and Debian stable</title><link>https://sourceforge.net/p/cryptonit/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Debian stable comes with libwxgtk2.4, not 2.6.&lt;br /&gt;
So one needs to upgrade to Debian testing in order to&lt;br /&gt;
install libwxgtk2.6 and then cryptonit&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stvv</dc:creator><pubDate>Tue, 11 Apr 2006 09:30:50 -0000</pubDate><guid>https://sourceforge.net66b6c372fccbf20ed8bcfcfe45bed2440fee4bb9</guid></item><item><title>getentry.c:36: ldap_first_entry: Assertion `chain != ((void </title><link>https://sourceforge.net/p/cryptonit/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems Cryptonit binds with LDAPv2. But it should&lt;br /&gt;
bind with LDAPv3 to a server since LDAPv2 defines&lt;br /&gt;
different character set and protocol behaviour.&lt;/p&gt;
&lt;p&gt;I think this causes this error:&lt;/p&gt;
&lt;p&gt;Cryptonit: getentry.c:36: ldap_first_entry: Assertion&lt;br /&gt;
`chain != ((void *)0)' failed.&lt;/p&gt;
&lt;p&gt;My /var/log/messages shows the following messages&lt;br /&gt;
generated by OpenLDAP 2.3.20:&lt;/p&gt;
&lt;p&gt;Apr  5 11:48:35 nb2 leafnode[21464]: connect from&lt;br /&gt;
localhost (127.0.0.1) to localhost (127.0.0.1) (my&lt;br /&gt;
fqdn: nb2.stroeder.com)&lt;br /&gt;
Apr  5 11:53:30 nb2 slapd[10723]: conn=1 fd=18 ACCEPT&lt;br /&gt;
from IP=127.0.0.1:1040 (IP=0.0.0.0:1390) &lt;br /&gt;
Apr  5 11:53:30 nb2 slapd[10723]: connection_input:&lt;br /&gt;
conn=1 deferring operation: binding &lt;br /&gt;
Apr  5 11:53:30 nb2 slapd[10723]: conn=1 op=0 BIND&lt;br /&gt;
dn="" method=128 &lt;br /&gt;
Apr  5 11:53:30 nb2 slapd[10723]: conn=1 op=0 RESULT&lt;br /&gt;
tag=97 err=2 text=historical protocol version&lt;br /&gt;
requested, use LDAPv3 instead &lt;br /&gt;
Apr  5 11:53:30 nb2 slapd[10723]: conn=1 op=1 SRCH&lt;br /&gt;
base="dc=stroeder,dc=de" scope=2 deref=0&lt;br /&gt;
filter="(objectClass=*)" &lt;br /&gt;
Apr  5 11:53:30 nb2 slapd[10723]: conn=1 op=1 SEARCH&lt;br /&gt;
RESULT tag=101 err=0 nentries=831 text= &lt;br /&gt;
Apr  5 11:53:50 nb2 slapd[10723]: conn=1 fd=18 closed&lt;br /&gt;
(connection lost) &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Ströder</dc:creator><pubDate>Wed, 05 Apr 2006 10:07:23 -0000</pubDate><guid>https://sourceforge.nete0828fc2bd48598668c34fd3e55b37a0270f85d7</guid></item></channel></rss>