Declined: OWASP Hartford: February 2009 (Open Web Application Security Project)

2008-12-12 Thread Joshua
BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook 12.0 MIMEDIR//EN VERSION:2.0 METHOD:REPLY X-MS-OLK-FORCEINSPECTOROPEN:TRUE BEGIN:VEVENT ATTENDEE;PARTSTAT=DECLINED:mailto:jjao...@gmail.com CLASS:PUBLIC CREATED:20081213T035112Z DESCRIPTION:\n DTEND:20090211T00Z DTSTAMP:20081213T035113Z D

Accettato: OWASP Hartford: February 2009 (Open Web Application Security Project)

2008-12-12 Thread Marco Sommella
BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook 12.0 MIMEDIR//EN VERSION:2.0 METHOD:REPLY X-MS-OLK-FORCEINSPECTOROPEN:TRUE BEGIN:VEVENT ATTENDEE;PARTSTAT=ACCEPTED:mailto:marco.somme...@gmail.com CLASS:PUBLIC CREATED:20081213T033221Z DTEND:20090211T00Z DTSTAMP:20081213T033221Z DTSTART:2

Using fipsld on Unix links.

2008-12-12 Thread Collins, Jerry
Hello, I'm having a problem with the fipsld script when trying to line the fips-1.2 libraries to my programs. This is on a Sun UNIX system. My problem is during the fingerprint validation. The reference sha1 files, built at the time of the build of the rest of the library have the filename w

Accepted: OWASP Hartford: February 2009 (Open Web Application Security Project)

2008-12-12 Thread Jannette Michele-MGIA0360
BEGIN:VCALENDAR METHOD:REPLY PRODID:Microsoft CDO for Microsoft Exchange VERSION:2.0 BEGIN:VEVENT DTSTAMP:20081125T200509Z DTSTART:20090210T22Z SUMMARY:Accepted: OWASP Hartford: February 2009 (Open Web Application Secur ity Project) UID:04008200E00074C5B7101A82E0086015A2316121C9010

RE: Accepted: OWASP Hartford: February 2009 (Open Web Application Security Project)

2008-12-12 Thread Buicliu, Ion VSA:EX
I am very sorry for pressing Accept without looking carefully to what was in front of me. Please cancel - I will not be able to attend. Thank you. Ion Buicliu Systems Integration Specialist BC Vital Statistics Agency Health Sector IM/IT Division Voice Mail: (250) 952-2410 Please consider the e

Accepted: OWASP Hartford: February 2009 (Open Web Application Security Project)

2008-12-12 Thread Buicliu, Ion VSA:EX
BEGIN:VCALENDAR METHOD:REPLY PRODID:Microsoft CDO for Microsoft Exchange VERSION:2.0 BEGIN:VTIMEZONE TZID:(GMT-08.00) Pacific Time (US & Canada)/Tijuana X-MICROSOFT-CDO-TZID:13 BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=11

OWASP Hartford: February 2009 (Open Web Application Security Project)

2008-12-12 Thread James McGovern
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft CDO for Microsoft Exchange VERSION:2.0 BEGIN:VTIMEZONE TZID:(GMT-05.00) Eastern Time (US & Canada) X-MICROSOFT-CDO-TZID:10 BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0400 TZOFFSETTO:-0500 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=11;BYDAY

Re: common name charset question

2008-12-12 Thread Victor Duchovni
On Fri, Dec 12, 2008 at 10:46:20PM +0100, Matteo Cazzador wrote: > >Correctly implemented certificate parsers will display UTF8 encodings to > >the user in a way that the user can understand. The code-points are > >logically > >the same regardless of the encoding. UTF-8 is the only non Latin enco

Re: common name charset question

2008-12-12 Thread Matteo Cazzador
Victor Duchovni ha scritto: On Fri, Dec 12, 2008 at 10:24:46PM +0100, Matteo Cazzador wrote: Victor Duchovni ha scritto: On Fri, Dec 12, 2008 at 09:57:34PM +0100, Matteo Cazzador wrote: is it possible to use charset like croatian or russian in the common name field to genera

Re: common name charset question

2008-12-12 Thread Victor Duchovni
On Fri, Dec 12, 2008 at 10:24:46PM +0100, Matteo Cazzador wrote: > Victor Duchovni ha scritto: > >On Fri, Dec 12, 2008 at 09:57:34PM +0100, Matteo Cazzador wrote: > > > > > >>is it possible to use charset like croatian or russian in the > >>common name field to generate a /pkcs12/ certificate? >

Re: common name charset question

2008-12-12 Thread Matteo Cazzador
Victor Duchovni ha scritto: On Fri, Dec 12, 2008 at 09:57:34PM +0100, Matteo Cazzador wrote: is it possible to use charset like croatian or russian in the common name field to generate a /pkcs12/ certificate? Yes, you can use UTF8, which includes Russian and Croatian characters.

Re: common name charset question

2008-12-12 Thread Victor Duchovni
On Fri, Dec 12, 2008 at 09:57:34PM +0100, Matteo Cazzador wrote: > is it possible to use charset like croatian or russian in the > common name field to generate a /pkcs12/ certificate? Yes, you can use UTF8, which includes Russian and Croatian characters. > charset like iso-8859-2, windows-1250

common name charset question

2008-12-12 Thread Matteo Cazzador
hello, i've a problem/question is it possible to use charset like croatian or russian in the common name field to generate a /pkcs12/ certificate? charset like iso-8859-2, windows-1250 so non standard ascii charset. And if is it possible how i can do it? tahnk's a lot -- *

Re: openSSL : digest command (md5) to crypto driver

2008-12-12 Thread Geoff Thorpe
On Friday 12 December 2008 01:07:04 Madhusudan Bhat wrote: > Hi Geoff, > > I appreciate your reply. Currently, I dont have any engine supported > at the openssl side. I have crypto driver at the kernel side, which > registered with the kernel for the hashing and encryption algos. > > >From the open

[no subject]

2008-12-12 Thread gary clark
__ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager majord...@openssl.org

Re: TR: certificate verification with sha256 and squid

2008-12-12 Thread Dr. Stephen Henson
On Fri, Dec 12, 2008, Raphael wrote: > Hi all, > > > > I am setting up a CA and a reverse proxy https with Squid filtering access > to the backend web site. > > I compiled from source Openssl 0.9.8i on the CA and Squid 2.7 (or 3) > servers. I manage to verify the sha256 protected certificate

TR: certificate verification with sha256 and squid

2008-12-12 Thread Raphael
Hi all, I am setting up a CA and a reverse proxy https with Squid filtering access to the backend web site. I compiled from source Openssl 0.9.8i on the CA and Squid 2.7 (or 3) servers. I manage to verify the sha256 protected certificate on both computers using : openssl verify -CAFile /ro

openssl certification chain

2008-12-12 Thread Sydow Norman PHZ Luzern
Dear all I'm trying to program a small pki for different user groups. Therefore I need to put the certification chain into the pkcs12-File. Is there any possibility to do by using php 5.2? Best regards Norman Sydow

Re: openSSL : digest command (md5) to crypto driver

2008-12-12 Thread Michael S. Zick
On Fri December 12 2008, Madhusudan Bhat wrote: > Hi Geoff, > > I appreciate your reply. Currently, I dont have any engine supported at the > openssl side. I have crypto driver at the kernel side, which registered with > the kernel for the hashing and encryption algos. > > >From the openssl, when

[FWD] An error appears when run ./CA.sh -sign

2008-12-12 Thread Lutz Jaenicke
Forwarded to openssl-users for public discussion. Best regards, Lutz - Forwarded message from fastrunn...@sina.com - Date: Fri, 12 Dec 2008 14:20:21 +0800 From: fastrunn...@sina.com To: r...@openssl.org Subject: An error appears when run ./CA.sh -sign 1??The env is solaris9+open

OpenSSL For HP NonStop S Series

2008-12-12 Thread Vollmer, Kenneth R
Can anyone point me to documentation for OpenSSL Installations and Requirements on an HP NonStop (Tandem) S Series system and know if there is a pre-compiled Installation version for HP NonStop avialable. Thanks and regards, -Ken Kenneth Vollmer Sr Software Engineer Support and Developm