
SSL Acceleration .info |
Saturday, 31-Jul-2010 14:11:56 GMT |
The history of SSLFrom wikipedia.org:
The history of SSL acceleration and e-Commerce performanceA (somewhat outdated) paper on the pitfalls of high performance SSL with some proposals from ApacheCon 2000 Florida: apachecon2000.pdf Info on SSL accelerator cards (also outdated): http://www.kegel.com/ssl/hw.html An often sited article is this www.windowssecurity.com article. It doesn't take a genius to figure out that if you use an SSL terminator (see HARDWARE - ROUTERS/REVERSE PROXIES/TERMINATORS) your traffic from the terminator to the web server is unencrypted, and you should design your solution so that you are not vulnerable. By the same token, the very same network might have plain-text database connections going over the same Ethernet cables - so the fact that there is plain-text HTTP traffic can make the security no worse. |
|