ssl certificate

Vsftpd SSL / TLS FTP Server Configuration

by Vivek Gite on January 21, 2009 · 6 comments

vsftpd FTP server supports secure connections via SSL / TLS, same encryption used with online banking and shopping. This applies to the control connection (including login) and also data connections. You will need a ftp client with SSL support too.

{ 6 comments }

In this tutorial yo0u will learn about Installing SSL Certificate (Secure Server Certificate) to secure communication between Postfix SMTP server and mail client such as Outlook or Thunderbird.

{ 11 comments }

nixCraft FAQ Roundup – Dec 8, 2008

by Vivek Gite on December 8, 2006 · 0 comments

Recently updated/posted Linux and UNIX FAQ: => Boot Ubuntu Linux into Rescue mode to fix system – How do I boot my Ubuntu Linux server into Rescue mode to fix system? => Unable to create installation source – Add directories into YaST as an installation source – I have created my own patch files on [...]

{ 0 comments }

If you are testing an application (web based) or just want secure login page for your application, you can create a self signed SSL Certificates. I have already explained the procedure for installing real third party signed SSL certificate. Procedure is as follows: Step # 1: Create self signed SSL Certificates Create a directory to [...]

{ 8 comments }

Lighttpd logo

Lighttpd ssl / Lighttpd Https Tutorial – Explains how to create a SSL certificate under Lighttpd web server and install the same including certificate issued by Certification Authority (CA).

{ 15 comments }