Hi all,
I want to clear my working in more depth.
I have compiled the source code of stunnel.
And now try to redistribute it on the windows XP machine.
Where it is showing the error that the application could not
initialize properly.Then i checked the dependency of my
exe. It was de
hi,
i m using stunnel and the openssl in my project.
the openssl libraries on which stunnel is depend are
libeay32.dll , ssleay32.dll , libssl32.dll and zlib1.dll.
But i m not able to redistribute the application because these dll are
themself dependent on the msvcrt.dll.
So pleas
still able to connect.
That is CRL is working in the case of CRLfile entry and not working in the
case of CRLpath.
So where is the flaw.
regards
piyush
"Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote:
On Wed, Jun 06, 2007, piyush tewari wrote:
>
>
> &
"Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote:On Wed, Jun 06, 2007, piyush
tewari wrote:
>
> Hi,
>
> I m protecting one of my server by using stunnel.
> Now I am trying to use the revocation list concept in the stunnel .
>
> For using the revocation
Hi,
I m protecting one of my server by using stunnel.
Now I am trying to use the revocation list concept in the stunnel .
For using the revocation list i performed the following steps.
1. For generating the CRL file
openssl ca -gencrl -keyfile ca_key -cert
Hello everybody,
please help me in solving this issue.
thanks in advance.
warm regards
piyush
piyush tewari <[EMAIL PROTECTED]> wrote:
Hello,
I want to revoke my certificate by specifying CRLfile in the stunnel.conf.
the commands that i m using are:-
1. for gene
Hello,
I want to revoke my certificate by specifying CRLfile in the stunnel.conf.
the commands that i m using are:-
1. for generating the CRL file
openssl ca -gencrl -keyfile ca_key -cert ca_crt -out my_crl.pem
2. for revoking the certificates
openssl ca -revoke bad_crt_file -keyfile
Hello everybody,
i m trying to create openssl for generating multiple certificate generation,
simultaneously.
but the error i m having during this process is that "some other process is
using serial file". Is there any mean by which i can perform the simultaneous
crt generation by bat file
Hello Friend,
I m using stunnel in my project , that uses the certificates developed by
openssl..
what I need is to allow two or more process to generate the certificates
simultaneously.
So please provide me information regarding this that whether openssl allows
it?
What the error mes