Hi, this is my first post in this forum. First of all, sorry for my bad englisch, i´m from germany! 
And now my problem: the webservice on my lion server does not work.
After the installation it worked, after that i wanted to enable SSL, so i set a self-generated root certificate for the webservice.
And now i get this errors in the apache error_log:
[error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
[Tue Aug 02 11:07:24 2011] [error] Init: Pass phrase incorrect
[Tue Aug 02 11:07:24 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
[Tue Aug 02 11:07:24 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
[Tue Aug 02 11:07:24 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1
If i remove the certificate from the webservice, it also doesn´t work.
I think it´s a little bit strange, because with certificate the webservice called a HTTP site, without certificate a HTTPS site.
Can anyone explain this?
And now my problem: the webservice on my lion server does not work.
After the installation it worked, after that i wanted to enable SSL, so i set a self-generated root certificate for the webservice.
And now i get this errors in the apache error_log:
[error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
[Tue Aug 02 11:07:24 2011] [error] Init: Pass phrase incorrect
[Tue Aug 02 11:07:24 2011] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
[Tue Aug 02 11:07:24 2011] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
[Tue Aug 02 11:07:24 2011] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1
If i remove the certificate from the webservice, it also doesn´t work.
I think it´s a little bit strange, because with certificate the webservice called a HTTP site, without certificate a HTTPS site.
Can anyone explain this?