summaryrefslogtreecommitdiff
path: root/csharp/test/IceSSL
Commit message (Collapse)AuthorAge
* ICE-7064 - csharp IceSSL\configuration fixesJose2016-03-25
|
* More Copyright year updatesJoe George2016-03-07
|
* Update copyright headersJoe George2016-03-01
|
* Renamed zeroc-ice-certutils to zeroc-icecertutilsBenoit Foucher2015-05-25
|
* Fixed ICE-6464 and deprecated various IceSSL propertiesBenoit Foucher2015-04-28
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed ICE-6443 and other SSL fixesBenoit Foucher2015-04-28
| | | | | | | | | - Added IceSSL::WSSEndpointInfo and IceSSL::WSSEndpointInfo - Deprecated IceSSL.KeyFile - Added IceSSL.CAs and deprecated IceSSL.CertAuthFile and IceSSL.CertAuthDir - Added support for IceSSL.UsePlatformCAs - Fixed SSL implementations to support reading PEM files containing multiple PEM certificates - Fixed Windows SSL implementation to support load DER certificates
* Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵Benoit Foucher2015-04-23
| | | | implementations
* New set of certificates for IceSSL/configuration test and variousBenoit Foucher2015-04-16
| | | | | | | IceSSL fixes. - Windows C++ and C# implementation of IceSSL is now a bit less picky for SUBJECTDN and ISSUERDN - Windows SChannel implementation now accept PKCS#1 certificates
* IceSSL fixesBenoit Foucher2015-04-13
| | | | | | - ICE-6423: cleaned up certificate loading on OS X - Fixed bug with FindCert to correctly throw if no field is specified - Fixed C# test to only skip few tests if not running as administrator
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp