RE: Attribute Certificate with OpenSSL?
Your API looks good - perhaps your code combined with x509AT from Univ. of Malaga can provide the complete coverage? And yes - I'd like to take a look at your code (assuming it's under GPL, or OpenSSL license). I'll check with my bosses to see if they'd approve "more active" participation. Thank you! Regards, Uri > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Daniel > Diaz Sanchez > Sent: Thursday, September 14, 2006 10:00 > To: openssl-users@openssl.org > Subject: RE: Attribute Certificate with OpenSSL? > > Hello, > > I developed a beta API code for OpenSSL that may help you. > Find enclosed a pdf document with the description. Tell me if > you are interested or anybody wants to help me to improve it. > Take into account that is a very very beta code. > > Apart from that, Jose Antonio Montenegro and Javier Lopez > from Malaga University have been working on authorization for > a very long time with very good results. I think that OpenPMI > is not an unmaintained project. > > Try to contact the authors through > > http://www.lcc.uma.es/LCC?-f=indexlang.lcc&-l=english > > > Regards, > > Daniel > > -- > Daniel Diaz Sanchez > Telecommunication Engineer > Researcher / Teaching Assistant > > Dep. Ing. Telemática > Universidad Carlos III de Madrid > Av. Universidad, 30 > 28911 Leganés (Madrid/Spain) > Tel: (+34) 91-624-8817, Fax: -8749 > Web: www.it.uc3m.es/dds > web: http://www.it.uc3m.es/pervasive > Mail: dds[at].it.uc3m.es > Skype: dds.it.uc3m.es > > > -Mensaje original- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > En nombre de Mouse > Enviado el: jueves, 14 de septiembre de 2006 15:49 > Para: openssl-users@openssl.org > Asunto: RE: Attribute Certificate with OpenSSL? > > First - thank you! At least it was something. > > I went through the Web sit and the code distro itself. > > Web site shows how to use their command x509AT. Great. > There's no AT-related README though, no documentation, no > edits or patch-format changes. Thus hard to figure out the > scope of changes involved. > The Web page states that it is beta code. References to Lopez > and Montenegro pages are dead. I.e. dead unmaintained project. > > So OpenSSL did not pick the Attribute Certificate extensions > that Lopez and Montenegro added? Is there an alternative > distro supporting AT? Is there > ("official"?) work going on on (cleanly :-) adding support > for Attribute Certs to OpenSSL? > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Saurabh Arora > > Sent: Wednesday, September 13, 2006 17:58 > > To: openssl-users@openssl.org > > Subject: Re: Attribute Certificate with OpenSSL? > > > > On 9/14/06, Mouse <[EMAIL PROTECTED]> wrote: > > > Did anybody use OpenSSL successfully for creating and processing > > > Attribute Certificates? > > > > very much .. chek dis link.. http://openpmi.sourceforge.net/ > > > > > Is there any helpful HOWTO or TFM? > > > > download openssl distro(patched to support AC) frm d same link. > > > __ > > OpenSSL Project > http://www.openssl.org > > User Support Mailing List > openssl-users@openssl.org > > Automated List Manager > > [EMAIL PROTECTED] > > __ > OpenSSL Project http://www.openssl.org > User Support Mailing Listopenssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] > __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]
Re: Attribute Certificate with OpenSSL?
On 9/14/06, Mouse <[EMAIL PROTECTED]> wrote: First - thank you! At least it was something. I went through the Web sit and the code distro itself. Web site shows how to use their command x509AT. Great. There's no AT-related README though, no documentation, no edits or patch-format changes. Thus hard to figure out the scope of changes involved. welcome to the world of openssl The Web page states that it is beta code. References to Lopez and Montenegro pages are dead. I.e. dead unmaintained project. hmm.. workin in my browser So OpenSSL did not pick the Attribute Certificate extensions that Lopez and Montenegro added? Is there an alternative distro supporting AT? Is there ("official"?) work going on on (cleanly :-) adding support for Attribute Certs to OpenSSL? this was d closest i came across.. i was to work on Attribute Certificate too but by then my job period expired ( i wish i cud have), though i worked on X509 custom certs in good detail and have written few HOWTO tutorials and articles on the same. will ask my boss to upload for the community. apart we can only request the community to keep contributing HowTo's ... __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]
RE: Attribute Certificate with OpenSSL?
Hello, I developed a beta API code for OpenSSL that may help you. Find enclosed a pdf document with the description. Tell me if you are interested or anybody wants to help me to improve it. Take into account that is a very very beta code. Apart from that, Jose Antonio Montenegro and Javier Lopez from Malaga University have been working on authorization for a very long time with very good results. I think that OpenPMI is not an unmaintained project. Try to contact the authors through http://www.lcc.uma.es/LCC?-f=indexlang.lcc&-l=english Regards, Daniel -- Daniel Diaz Sanchez Telecommunication Engineer Researcher / Teaching Assistant Dep. Ing. Telemática Universidad Carlos III de Madrid Av. Universidad, 30 28911 Leganés (Madrid/Spain) Tel: (+34) 91-624-8817, Fax: -8749 Web: www.it.uc3m.es/dds web: http://www.it.uc3m.es/pervasive Mail: dds[at].it.uc3m.es Skype: dds.it.uc3m.es -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Mouse Enviado el: jueves, 14 de septiembre de 2006 15:49 Para: openssl-users@openssl.org Asunto: RE: Attribute Certificate with OpenSSL? First - thank you! At least it was something. I went through the Web sit and the code distro itself. Web site shows how to use their command x509AT. Great. There's no AT-related README though, no documentation, no edits or patch-format changes. Thus hard to figure out the scope of changes involved. The Web page states that it is beta code. References to Lopez and Montenegro pages are dead. I.e. dead unmaintained project. So OpenSSL did not pick the Attribute Certificate extensions that Lopez and Montenegro added? Is there an alternative distro supporting AT? Is there ("official"?) work going on on (cleanly :-) adding support for Attribute Certs to OpenSSL? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Saurabh Arora > Sent: Wednesday, September 13, 2006 17:58 > To: openssl-users@openssl.org > Subject: Re: Attribute Certificate with OpenSSL? > > On 9/14/06, Mouse <[EMAIL PROTECTED]> wrote: > > Did anybody use OpenSSL successfully for creating and processing > > Attribute Certificates? > > very much .. chek dis link.. http://openpmi.sourceforge.net/ > > > Is there any helpful HOWTO or TFM? > > download openssl distro(patched to support AC) frm d same link. > __ > OpenSSL Project http://www.openssl.org > User Support Mailing Listopenssl-users@openssl.org > Automated List Manager > [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL PROTECTED] Attribute Certificates APIs.pdf Description: Adobe PDF document
RE: Attribute Certificate with OpenSSL?
First - thank you! At least it was something. I went through the Web sit and the code distro itself. Web site shows how to use their command x509AT. Great. There's no AT-related README though, no documentation, no edits or patch-format changes. Thus hard to figure out the scope of changes involved. The Web page states that it is beta code. References to Lopez and Montenegro pages are dead. I.e. dead unmaintained project. So OpenSSL did not pick the Attribute Certificate extensions that Lopez and Montenegro added? Is there an alternative distro supporting AT? Is there ("official"?) work going on on (cleanly :-) adding support for Attribute Certs to OpenSSL? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Saurabh Arora > Sent: Wednesday, September 13, 2006 17:58 > To: openssl-users@openssl.org > Subject: Re: Attribute Certificate with OpenSSL? > > On 9/14/06, Mouse <[EMAIL PROTECTED]> wrote: > > Did anybody use OpenSSL successfully for creating and processing > > Attribute Certificates? > > very much .. chek dis link.. http://openpmi.sourceforge.net/ > > > Is there any helpful HOWTO or TFM? > > download openssl distro(patched to support AC) frm d same link. > __ > OpenSSL Project http://www.openssl.org > User Support Mailing Listopenssl-users@openssl.org > Automated List Manager > [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]
Re: Attribute Certificate with OpenSSL?
On 9/14/06, Mouse <[EMAIL PROTECTED]> wrote: Did anybody use OpenSSL successfully for creating and processing Attribute Certificates? very much .. chek dis link.. http://openpmi.sourceforge.net/ Is there any helpful HOWTO or TFM? download openssl distro(patched to support AC) frm d same link. __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]