Nonfiction » Computers and Internet » Security

SSH Mastery: OpenSSH, PuTTY, Tunnels and Keys    by Michael W Lucas
Price: $9.99 USD. 36320 words. Language: English. Published by Tilted Windmill Press  on January 19, 2012. Nonfiction » Computers and Internet » System administration / general.

0.75 star(4.63 from 8 reviews)
Secure Shell (SSH) lets systems administrators securely manage remote systems. But most people only use the bare minimum SSH offers. Used properly, SSH simplifies your job. This book saves you from sifting a decade of obsolete online tutorials and quickly gets you running:SSH with the OpenSSH server and the PuTTY and OpenSSH clients. Master SSH with SSH Mastery.
Securing .NET Web Services with SSL: How to Protect “Data in Transit” between Client and Remote Server    by Slava Gomzin
Price: $2.99 USD. 3720 words. Language: English. Published on April 18, 2012. Nonfiction » Computers and Internet » Security.

Booklet for developers and security professionals on how to implement SSL in order to protect data transmission between .NET client and server. The guide contains examples of the client application code and certificate validations in C#. Topics include: what is SSL certificate and how to use it to secure .NET Web Services, how to create server and client test certificates, and more...