| Dart Home | PowerTCP Sockets for .NET | Custom Development | Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
| Author | Forum: PowerTCP Sockets for .NET (Secure and Standard) Topic: allowing ssl2 or ssl3 |
| mikeskells From: London, United Kingdom Posts: 12 Member Since: 04/01/04 |
posted April 1, 2004 5:13 AM Hi, How can you restrict the Server to using a specific set of protocols. I tried using ssl2 | ssl3 but that gave me pct only ( according to the debugger) ssl3 | Tls gives None! are bitwise combinations allowed? if not they should be barred (that is one of the custom attributes isnt it) how do I indicate the protocols that are allowed as a set, or do I have to check every connection to see what has been negotiated? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted April 1, 2004 7:20 AM Sorry, combinations are not allowed. |
| mikeskells From: London, United Kingdom Posts: 12 Member Since: 04/01/04 |
posted April 1, 2004 7:58 AM how can I detect the protocol that has been negotiated. I presume the most advanced protocol will be negotiated |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted April 1, 2004 9:22 AM Unfortunately I don't know of a way to do that. It was never a consideration in the design. We just made the property so that you could set it, we never considered that anyone would need to know the specific one that was negotiated. |
| Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|