Re: RSA Public Key Cryptography.

2005-04-25 Thread Haikel Mejri
__ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com -- Haikel MEJRI CISSP, CCNA, RHCE, VCA Head of Network Security and Audit Unit National Digital Certification Agency Agence

Elliptic Curve module

2002-07-23 Thread Haikel MEJRI
Hi, I'm trying openssl-0.9.7-beta2, I want to know why the elliptic curve module is not included in the openssl command line tool? I want to know also if I can generate elliptic curve keys with standard or non standard domaine parameters and if I Can generate certificates for the ec public keys?

Re: Cert request on IIS 5...PKCS#7 :-(

2002-06-13 Thread Haikel MEJRI
Hi, Try openssl pkcs7 -print_certs -in your_file or openssl pkcs7 -text -in your_file Best Regards Le jeu 13/06/2002 à 13:41, Hellan,Kim KHE a écrit : > For whatever stupid reason, MS has decided that a "renew certificate" on a MS IIS5, >Windows 2000 SP1, should resu

Re: URGENT: PKCS8 format to be used with java

2002-05-16 Thread Haikel
Hi, I have genrated the key using a baltimore free library. Regards Haikel MEJRI "KUMAR,PANKAJ (HP-Cupertino,ex1)" a écrit : > Hi, > > Did you use Java keytool for generating the private key? If yes, what were > the options. If not, then did you do it programmatical

URGENT: PKCS8 format to be used with java

2002-05-16 Thread Haikel
2K2BV . qWJ4VA95CfBeJbL9bjnbPog7A5qvhXmxV6rLDfwNyvzEbz2YkLWMDZp5io8Sp1TN fd/VfTQ= -END ENCRYPTED PRIVATE KEY-   As you can see the lines have not the same length. Can anyone, tell me why the two files are different and If it's possible to use openssl PKCS8 keys with java. Thanks Haikel MEJRI

Re: Confusion between a CA cert and a self signed CA cert

2002-03-27 Thread Haikel
nSSL Project http://www.openssl.org > User Support Mailing List[EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] begin:vcard n:MEJRI;haikel tel;fax:216 71 320 210 tel;work:216 71 359 402 x-mozilla-html:FALSE org:Agence National

Re: don't find the openssl req -subj option

2002-03-18 Thread Haikel
Hi slim, use the snapshoots version of openssl. Bye Haikel MEJRI National Digital Certification Agency Slim CHTOUROU a écrit : > hi > could any body tell me how can I find the openssl req -subj option wich version > should I use to make this option available I must use it f

Re: Please help

2001-11-30 Thread Haikel MEJRI
file (may be /usr/share/ssl/openssl.cnf). Verify that directories and your CA and key files in the openssl.cnf file are correct. bye Haikel MEJRI Security Enginner National Digital Certification Agency TUNISIA On Friday 30 November 2001 01:44, you wrote: > Dear All, > I am finding problems

file encryption tool

2001-11-29 Thread Haikel MEJRI
Hi, Does any one know any file encryption application, based on openssl or not, that uses hybrid cryptosystems (like PGP) with digital certificates support. Thanks __ OpenSSL Project http://www

Re: using own CA certs with various clients

2001-10-17 Thread Haikel
mated List Manager   [EMAIL PROTECTED] begin:vcard n:MEJRI;haikel tel;fax:216 1 320 210 tel;work:216 1 359 402 x-mozilla-html:FALSE org:Agence Nationale de Certification Electronique;Dept. PKI version:2.1 email;internet:hhm@certificationtn title:Ingénieur Principal

Re: Web Client Certificates

2001-09-20 Thread Haikel
ensaje original junto con sus ficheros anexos sin leerlo ni grabarlo, total o parcialmente. Gracias   begin:vcard n:MEJRI;haikel tel;fax:216 1 320 210 tel;work:216 1 359 402 x-mozilla-html:FALSE org:Agence Nationale de Certification Electronique;Dept. PKI version:2.1 email;internet:hhm@

Certificates database

2001-08-04 Thread haikel
Hi, I need to develop an application that allows me to update, automaticaly, netscape and IE with new certificates and private keys. Does any know, netscape and IE keys and certificates databases structure. Regards begin:vcard n:MEJRI;haikel tel;fax:216 1 320 210 tel;work:216 1 359 402 x

how to send client certificate

2000-05-18 Thread haikel mejri
-- On Mon, 15 May 2000 13:07:25 haikel mejri wrote: >Hi, > >after getting the signed client public key (gnerated by netscape), i have generated a >client certificate. >I want to know how to send this client certificate to its owner. >any one can help me