Hi everybody,
i have a question about openssl and LDAP, is there any option with openssl
that can be used to publish an openssl generated certificate to an LDAP
directory. i'll be very greatful if i get an answer.
thanks to all
___
hello everybody,
this is the problem i have with generating a dsa certificate:
after generating a CA private keys & certificate, i do the following
command to generate a DSA certificate signed by the already generated CA
credentials:
1- openssl dsaparam -out dsap.pem 512
2-openssl req -new -nod
dear all,
can anybody help me with this problem?
when i sign document with a signing algorithm different than md5 like md2
for example, i get an error in the verification, i use the following
commands:
1- to sign:
openssl dgst -sign priv_key.pem -out signature.pem -md2 doc.txt
2-to verify:
openss
hello everybody,
i have two questions about openssl, i'll be very geatful if anyone can
help me with them.
1-how can i get the public key (rsa or dsa) from a certificate file
(.pem or .der)?
2-to generate dsa keys , i need a certain rand files, where can i get an
example of a rand file? or can an