Hi all,

I got a problem when creating a client certificate and need help.

Steps and the error I get:

On the server:
> openssl genrsa -out fatihd.key 1024
> openssl req -new -key fatihd.key -out fatihd.csr -config openssl.cnf
> openssl x509 -req -days 1825 -CA ca.crt -CAkey ca.key -CAcreateserial -in
fatihd.csr -out fatihd.crt
Until know everything is OK
> openssl pkcs12 -export -clcerts -in fatihd.crt  -inkey fatihd.key -out
fatihd.p12

Loading 'screen' into random state - done
Enter Export Password:
Verifying password - Enter Export Password:
1396:error:06074079:digital envelope routines:EVP_PBE_CipherInit:unknown pbe
alg
orithm:.\crypto\evp\evp_pbe.c:89:TYPE=pbeWithSHA1And40BitRC2-CBC
1396:error:23077073:PKCS12 routines:PKCS12_pbe_crypt:pkcs12 algor cipherinit
err
or:.\crypto\pkcs12\p12_decr.c:82:
1396:error:2306C067:PKCS12 routines:PKCS12_i2d_encrypt:encrypt
error:.\crypto\pk
cs12\p12_decr.c:179:
1396:error:23073067:PKCS12 routines:PKCS12_pack_p7encdata:encrypt
error:.\crypto
\pkcs12\p12_add.c:175:

Thanks in advance,

Fatih Dökmeci
ARÇELİK A.Ş.Sütlüce-BT
 
*  [+90] (212) 220 79 75  Ext:3063
*  [EMAIL PROTECTED] 
----------------------------------------------------------------------------
----------------------------------------------------------------------------
------------------------
The information contained in this message is confidential, intended solely
for the use of the individual or entity to whom it is addressed and may be
protected by professional secrecy. You should not copy, disclose or
distribute this information for any purpose.
If you are not the intended recipient of this message or you receive this
mail in error, you should refrain from making any use of the contents and
from opening any attachment. In that case, please notify the sender
immediately and return the message to the sender, then, delete and destroy
all copies.
This e-mail message has been swept by anti-virus systems for the presence of
computer viruses. In doing so, however, we cannot warrant that virus or
other forms of data corruption may not be present and we do not take any
responsibility in any occurrence.


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

Reply via email to