ice icon indicating copy to clipboard operation
ice copied to clipboard

Failure running IceSSL/configuration with --protocol

Open pepone opened this issue 6 years ago • 0 comments

The test fails to run when using --protocol wss or --protocol=ssl we should filter out the test if this is not supported or fix it.

*** [1/1] Running csharp/IceSSL/configuration tests ***
[ running client/server test - 02/21/20 10:48:06 ]
- Config: ssl
warning: bzip2.dll could not be loaded (likely due to 32/64-bit mismatch).
warning: some test requires administrator privileges, run as Administrator to run all the tests.
testing manual initialization... ok
testing certificate verification... System.IO.FileNotFoundException: IceSSL: certificate file not found: `client.p12'
File name: 'client.p12'

pepone avatar Feb 21 '20 09:02 pepone