Package: newpki-client Version: 2.0.0+rc1-3 I am experiencing problems using newpki-client in lenny in two similar cases
First case: Starting newpki-client from console gives: (newpki-client:4033): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() This is not the problem but I don't know if it is relevant. Then newpki-client starts normally. When trying to logon using pkcs12 for pki entity admin user, newpki-client in lenny against newpki-server on etch, newpki-client fails to logon with message: system library #21 Is a directory [bss_file.c:198] <------------------------------------------------> BIO routines #2 system lib [bss_file.c:199] <------------------------------------------------> asn1 encoding routines #142 not enough data [a_d2i_fp.c:180] <------------------------------------------------> Error sent by internal crypto: #3026 Giving up on previous error(s) [PKI_PKCS12.cpp:176] <------------------------------------------------> pkcs12 is created on debian etch and still works on different workrstation using debian etch. Same message is displayed even if I deliberately type wrong password or wrong hostname for newpki-server. Seems like there is problem parsing pkcs12 package. Second case: Both newpki-client and newpki-server installed on separate lenny machines (newpki-client on amd64 if that matters) Starting newpki-client gives same pango errors. I am able to logon as root to newpki-server. Creating PKI entity is problematic. If I fill: entity name : firstitem Organization: seconditem Organization unit: thirditem and so on, PKI entity is created with name "f" (that is truncated to first letter of the name that is filled in) O=s (again truncated), OU=t (truncated to the first letter). I can download admin's pkcs12 but it is still unusable, like in the first case that I have mentioned. Gives the same error. Best regards, Predrag Gavrilovic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

