.TH NESSUS-MKCERT 8 "September 2001" "The Nessus Project" "User Manuals" .SH NAME nessus-mkcert \- Creates a server certificate .sp .SH SYNOPSIS .BI nessus-mkcert [ -q ] .SH DESCRIPTION The .B Nessus Security Scanner protects the communication between the client and the server by using SSL. SSL requires the server to present a certificate to the client, and the client can optionally present a certificate to the server. This script .B nessus-mkcert creates a certificate authority (if none exists already) and generates the server certificate. .SH OPTIONS .I -q quickly generates a new certificate, without asking any question .SH SEE ALSO .BR nessusd (8),\ nessus-mkcert-client (1),\ openssl(1) .SH MORE INFORMATION ABOUT THE NESSUS PROJECT The canonical places where you will find more information about the Nessus project are: .RS .UR http://www.nessus.org/ .UE (Official site) .br .UR http://cvs.nessus.org/ .UE (Developers site) .RE .SH AUTHOR .B nessus-mkcert was written by Michel Arboi and Renaud Deraison