Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Andreas Jellinghaus
Am Freitag 15 Januar 2010 00:38:48 schrieb Peter Stuge: > It's not enough on it's own. I have: > > [notification] > smtp_enabled = true > smtp_from = t...@... > smtp_server = localhost I have those too. > [components] > acct_mgr.api = enabled > acct_mgr.web_ui.accountmodule = enabled > acct_mgr.

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Andreas Jellinghaus
Am Freitag 15 Januar 2010 06:29:06 schrieb Alon Bar-Lev: > Why you need renegotiation? I will try to setup apache at my machine. because of our configuration. server wide: SSLVerifyClient optional and in /svn and certain actions only: SSLVerifyClient require

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Peter Stuge
Alon Bar-Lev wrote: > Why you need renegotiation? To also support access without client cert. //Peter ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Alon Bar-Lev
On Thu, Jan 14, 2010 at 11:50 PM, Andreas Jellinghaus wrote: > Am Donnerstag 14 Januar 2010 20:38:31 schrieb Alon Bar-Lev: >> Looking at wireshark, for some strange reason the connection starts >> with TLSv1 and drops to SSLv3. >> Any reason for this in apache configuration? > > AFAIK: sure, reneg

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Peter Stuge
Andreas Jellinghaus wrote: > https .. > last time I checked subversion was a quite complex code using > several layers like apr, neon, openssl/gnutls/... and I couldn't > figure out how smart card support could be added. https is webdav, which is implemented by neon or serf. Apparently serf will b

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Andreas Jellinghaus
Am Donnerstag 14 Januar 2010 20:38:31 schrieb Alon Bar-Lev: > Looking at wireshark, for some strange reason the connection starts > with TLSv1 and drops to SSLv3. > Any reason for this in apache configuration? AFAIK: sure, renegotiation. tls doesn't have that (but now there is a draft for tls 1.2

Re: [opensc-devel] IRC #opensc-project on freenode.net

2010-01-14 Thread Andreas Jellinghaus
Am Donnerstag 14 Januar 2010 19:58:11 schrieb Martin Paljak: > OpenSC has never really had a IRC channel or people on it. > > #opensc on freenode.net is occupied by some other (opensc.ws?) folks, so > what about #opensc-project channel? I don't use irc, unless I need to discuss something with so

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Andreas Jellinghaus
Am Donnerstag 14 Januar 2010 20:23:21 schrieb Martin Paljak: > Maybe something like this: > > http://www.opensc-project.org/test/newticket > > ? nice. maybe change the text a bit, for example: Please leave an email address in the description, so we can contact you, if we need further information

Re: [opensc-devel] Patch to listify some structures.

2010-01-14 Thread Ludovic Rousseau
2010/1/14 Martin Paljak : > Hello, > > Please help to review and improve a patch that does the following (or take > note of some thing that could be picked out as separate patches): > > Changes: >  - Reader subsystem/core: >   - removal of slot abstraction. Multislot readers, if found in the wild,

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Alon Bar-Lev
On Thu, Jan 14, 2010 at 5:15 PM, Martin Paljak wrote: > > On 14.01.2010, at 16:52, Andreas Jellinghaus wrote: >> in the subversion log file (CHANGES in trunk) I can't see anything >> directly related to client certificates or renegotiation... >> but maybe the one-line summary text is to short to k

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Martin Paljak
On 14.01.2010, at 20:01, Andreas Jellinghaus wrote: > >>> Bold text "If you want the issue fixed, leave an e-mail address or >>> check back here" added to the new ticket screen would help remedy >>> this situation. >> >> Also a good idea. > > and how can I do that? manually edit the trac source

[opensc-devel] IRC #opensc-project on freenode.net

2010-01-14 Thread Martin Paljak
OpenSC has never really had a IRC channel or people on it. #opensc on freenode.net is occupied by some other (opensc.ws?) folks, so what about #opensc-project channel? I'm there at least.. -- Martin Paljak http://martin.paljak.pri.ee +372.515.6495 __

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Martin Paljak
On 14.01.2010, at 20:01, Andreas Jellinghaus wrote: >>> Bold text "If you want the issue fixed, leave an e-mail address or >>> check back here" added to the new ticket screen would help remedy >>> this situation. >> >> Also a good idea. > > and how can I do that? manually edit the trac source cod

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Andreas Jellinghaus
Am Donnerstag 14 Januar 2010 17:02:26 schrieb Peter Stuge: > Andreas Jellinghaus wrote: > > we could drop all certificates and issue username/password for each > > developer instead. > > That would be the ultimate irony! Not even the developers can make > the thing work. well, it is true: we have

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Peter Stuge
Andreas Jellinghaus wrote: > we could drop all certificates and issue username/password for each > developer instead. That would be the ultimate irony! Not even the developers can make the thing work. Martin Paljak wrote: > > yes, we could switch to ssh instead of http for write access. > > > >

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Martin Paljak
On 14.01.2010, at 17:07, Andreas Jellinghaus wrote: > Am Donnerstag 14 Januar 2010 15:28:49 schrieb Jim Rees: >> Andreas Jellinghaus wrote: >> >> if we need to fix the server for this: we could drop all certificates >> and issue username/password for each developer instead. >> >> Ugh. That wo

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Martin Paljak
On 14.01.2010, at 16:52, Andreas Jellinghaus wrote: > in the subversion log file (CHANGES in trunk) I can't see anything > directly related to client certificates or renegotiation... > but maybe the one-line summary text is to short to know for sure. There must not be anything in the subversion ch

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Andreas Jellinghaus
Am Donnerstag 14 Januar 2010 13:26:12 schrieb Alon Bar-Lev: > On Thu, Jan 14, 2010 at 2:15 PM, Andreas Jellinghaus wrote: > > but svn still works > > alias svn='LD_PRELOAD=/usr/lib/libneon.so.27 svn' > > > > svn ls https://www.opensc-project.org/svn/opensc/ > > branches/ > > releases/ > > tags/ >

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Andreas Jellinghaus
Am Donnerstag 14 Januar 2010 15:28:49 schrieb Jim Rees: > Andreas Jellinghaus wrote: > > if we need to fix the server for this: we could drop all certificates > and issue username/password for each developer instead. > > Ugh. That would be embarassing for what is at least partly an > authent

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Jim Rees
Andreas Jellinghaus wrote: if we need to fix the server for this: we could drop all certificates and issue username/password for each developer instead. Ugh. That would be embarassing for what is at least partly an authentication project. How about ssh key pairs? ___

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Alon Bar-Lev
On Thu, Jan 14, 2010 at 2:15 PM, Andreas Jellinghaus wrote: > but svn still works > alias svn='LD_PRELOAD=/usr/lib/libneon.so.27 svn' > > svn ls https://www.opensc-project.org/svn/opensc/ > branches/ > releases/ > tags/ > trunk/ Doesn't work for me... Which svn do you use? I use: svn, version 1.

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Andreas Jellinghaus
Am Donnerstag 14 Januar 2010 12:22:40 schrieb Alon Bar-Lev: > Yes. > I tried to... > But I cannot commit to opensc svn... > Something was changed... Andreas instructed not to use GnuTLS enabled > webdav... But I use OpenSSL... I need some time this week-end to > investigate why I cannot use https p

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Aktiv Co. Kirill Mescheryakov
Thanks. Now clear. Let's wait Cyril > -Original Message- > From: Alon Bar-Lev [mailto:alon.bar...@gmail.com] > Sent: Thursday, January 14, 2010 2:23 PM > To: Aktiv Co. Kirill Mescheryakov > Cc: opensc-devel@lists.opensc-project.org > Subject: Re: [opensc-devel] OpenSC windows build > > Ye

Re: [opensc-devel] OpenSC windows build

2010-01-14 Thread Alon Bar-Lev
Yes. I tried to... But I cannot commit to opensc svn... Something was changed... Andreas instructed not to use GnuTLS enabled webdav... But I use OpenSSL... I need some time this week-end to investigate why I cannot use https protocol in order to connect to opensc's svn anymore. On Thu, Jan 14, 20

Re: [opensc-devel] State of ACOS5 support

2010-01-14 Thread Martin Paljak
On 13.01.2010, at 23:02, Jean-Michel Pouré wrote: > I wrote ACS a couple of minutes ago and asked them a small batch of free > ACOS6 cards, so that we can dispatch them to interested OpenSC > contributors, including me. I can handle dispatching. ACOS6 cards don't have PKI capabilities. > Would yo

Re: [opensc-devel] Omnikey cardman 3621 pinpad test

2010-01-14 Thread Martin Paljak
On 13.01.2010, at 18:03, Jean-Michel Pouré wrote: > Le mercredi 13 janvier 2010 à 15:53 +0200, Martin Paljak a écrit : >> Which application are you referring to? > > I was referring to pinpad test in src/tests/ > pinpad is turned-on in opensc.conf I don't believe that pintest is an utility that o

[opensc-devel] OpenSC windows build

2010-01-14 Thread Aktiv Co. Kirill Mescheryakov
Hello, Excuse me, but I would like to ask. Do you plan to build opensc-0.11.12 on windows platform? I mean OpenSC Build 008 or something like that. Regards, Cyril ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-proj