Re: Creating / verifying certificates

2001-08-15 Thread Uros Gaber, PowerCom d.n.o.

Well the thing that I would like to know is what parameters to pass to
openssl when creating a server cert.
The server certificates are signed by my self-signed CA.
Must there be a special CA.crt for creating these kind of certificates?

Thank you

Uros Gaber
PowerCom Gaber  Globocnik d.n.o.
Tel: 01/724-84-26
Fax: 01/724-84-27
eMail: [EMAIL PROTECTED]

- Original Message -
From: Rich Salz [EMAIL PROTECTED]
To: Uros Gaber - PowerCom [EMAIL PROTECTED]
Cc: OpenSSL [EMAIL PROTECTED]
Sent: Wednesday, August 15, 2001 2:56 AM
Subject: Re: Creating / verifying certificates


  I would like to know how to create a 128bit server certificate or how
  to verify it is 128bit...

 You are confusing the session key (typically RC4) with the certificate
 (typically RSA 1024 bit).

 You can limit what crypto suites are used.  See the ciphers manpage.
 --
 Zolera Systems, Securing web services (XML, SOAP, Signatures,
 Encryption)
 http://www.zolera.com
 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing List[EMAIL PROTECTED]
 Automated List Manager   [EMAIL PROTECTED]


__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Creating / verifying certificates

2001-08-14 Thread Uros Gaber - PowerCom



Hi!

I would like to know 
how to create a 128bit server certificate or how to verify it is 
128bit...

Thank 
you!

Uro¹ GaberPowerCom Gaber  Globoènik 
d.n.o.http://www.powercom-si.comeMail: [EMAIL PROTECTED]GSM: 040/848-001Fax: 
040/848-026Tel: 01/724-84-26Fax: 01/724-84-27


BEGIN:VCARD
VERSION:2.1
N:Gaber;Uroš
FN:Uroš Gaber
ORG:PowerCom Gaber  Globoènik d.n.o.
TITLE:direktor
TEL;WORK;VOICE:01/724-84-26; 040/848-001
TEL;WORK;FAX:01/724-84-26; 040/848-026
ADR;WORK:;;Cesta talcev 19b;Domžale;;1230;Slovenija
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Cesta talcev 19b=0D=0ADom=9Eale 1230=0D=0ASlovenija
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20010811T141917Z
END:VCARD



Re: Creating / verifying certificates

2001-08-14 Thread Rich Salz

 I would like to know how to create a 128bit server certificate or how
 to verify it is 128bit...

You are confusing the session key (typically RC4) with the certificate
(typically RSA 1024 bit).

You can limit what crypto suites are used.  See the ciphers manpage.
-- 
Zolera Systems, Securing web services (XML, SOAP, Signatures,
Encryption)
http://www.zolera.com
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]