metasploit-framework/lib/rex/socket/comm
bmc df49cfabb0 * add SSL TCP server support, using runtime generated/signed keys
* add HTTPS support

note, SSL service tests don't work.  Right now, the tests just bail early.  The
client spins forever trying to get data.  When the client & server are in
seperate processes, this isn't a problem.  A threaded test implementation is
closer, as data sent from the client gets to the server just fine.


git-svn-id: file:///home/svn/incoming/trunk@3616 4d416f70-5f16-0410-b530-b9f4589650da
2006-04-24 18:49:00 +00:00
..
local.rb * add SSL TCP server support, using runtime generated/signed keys 2006-04-24 18:49:00 +00:00
local.rb.ut.rb * make the connection failure use 1 instead of 0, since many OSs bitch differentlly about port 0 than other ports 2006-01-30 18:49:08 +00:00