To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104554





------- Additional comments from [email protected] Fri Aug 28 08:02:14 +0000 
2009 -------
I just tested the code and changed the line 
 OUString rootModule(RTL_CONSTASCII_USTRINGPARAM("libnssckbi"SAL_DLLEXTENSION));

to
 OUString rootModule(RTL_CONSTASCII_USTRINGPARAM("libnssckbi"SAL_DLLEXTENSION));

which would be the case in the "SYSTEM_MOZILLA" case.
getSystemPathFromFileURL worked. In this case it only returns the same "relative
path". In fact the whole code worked. The libnssckbi.so was loaded,  probably
because it is located in the same folder as libnss3, which is basis/program. And
the certificate was verified (there is some neet debug output), when I opened
https://www.sun.com.

However, on my Linux - box there is a /usr/lib/libnss3.so but there is no
libnssckbi3.so next to it. I am not sure if this case can be generally excluded.
You certainly know this better. If this is an unlikely case, then the code
should work as is and we can close this issue. I suggest that you just run the
test with your own build which uses "SYSTEM_MOZILLA". Maybe everything is good
after all :)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to