Marcus Kovács wrote:
> Wow, that was fast. Unfortunately my tests didn't pass through using
> TortoiseSVN nightly build. I checked the OpenSSL.build file and it
> looks fine but there is not a trace of the "enable-capieng" in the
> buildlog. Perhaps this is not an issue.
>
> The testcase failed by fronting me with a File selection dialog to
> choose certificate instead of having OpenSSL pick one from the
> certificate store or listing available certificates in the store.
> Seems like the certificate request is not handled by the OpenSSL
> library but interferred by this dialog at some point. Do you have any
> ideas why this could be ?
I've checked the code, and it seems for the cert dialogs to appear,
OPENSSL_CAPIENG_DIALOG has to be defined first.
I've added -DOPENSSL_CAPIENG_DIALOG now to the build script. Can you
please try the next nightly build from trunk?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-10-02 19:09:15 CEST