DotNetty/test/DotNetty.Handlers.Tests
Mikhail Tuhckov fb18eaffd7 Exposes SSL Stream and adds more TLS settings (#132)
Motivation:

Some important SSL Stream settings are hidden in the TlsHandler class

Modifications:
SSLStream is provided by user now via factory method;
TLS settings extended

Results:
More advanced scenarios, like X509 client authentication, are possible to do now
2016-06-16 12:07:04 -07:00
..
Properties Fixes TlsHandler from operation, perf and compat POVs. 2016-06-01 14:09:14 -07:00
AsIsWriteStrategy.cs Fixes TlsHandler from operation, perf and compat POVs. 2016-06-01 14:09:14 -07:00
BatchingWriteStrategy.cs Fixes TlsHandler from operation, perf and compat POVs. 2016-06-01 14:09:14 -07:00
DotNetty.Handlers.Tests.csproj Fixes TlsHandler from operation, perf and compat POVs. 2016-06-01 14:09:14 -07:00
IWriteStrategy.cs Fixes TlsHandler from operation, perf and compat POVs. 2016-06-01 14:09:14 -07:00
MediationStream.cs Fixes TlsHandler from operation, perf and compat POVs. 2016-06-01 14:09:14 -07:00
TlsHandlerTest.cs Exposes SSL Stream and adds more TLS settings (#132) 2016-06-16 12:07:04 -07:00
packages.config Fixes TlsHandler from operation, perf and compat POVs. 2016-06-01 14:09:14 -07:00