| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
implementations
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
- 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
|
|
rb -> ruby
objc -> objective-c
cs -> csharp
|