or:0906700D:PEM routines:PEM_ASN1_read_bio:ASN1 lib:pem_lib.c:239:
***
No DER-File is created.
Whats the reason of this error?
Greets
Florian Baier
__
OpenSSL Project http://www.openssl.org
User
reets and thanks in advance,
Florian Baier
>Hi,
>
>I'm using openssl 0.9.4 on Solaris 2.6.
>I created a sample CA and have some working Server-Certificates.
>
>For revoking one of them i changed index.txt
>- I replaced V by R
>- I
Hi Steve,
The two files causing trouble are attached.
Greets, Florian
At 13:10 20.10.99 +0100, you wrote:
>Florian Baier wrote:
>>
>> Hello,
>>
>> i tried to find a q&d "workaround" for the error described below
Ok, some answers from newbie to newbie. I hope they are correct - if not
please correct me.
You have to create only a cert-request and send it to a Trust-Center (CA).
They will sign it and return it to you.
# openssl genrsa -des3 -out MyKey.pem -rand file1:file2:... 1024
# openssl req -new -key M
Hi,
you have only one daemon-program e.g httpsd which is running (standard)
5times.
You can do it by creating virtual-name-based-hosts.
Disable SSL globally and enable it in each virtual host you want to use it.
You can't run more then one v-host on the same IP&Port, using SSL.
Greets,
Florian