82 lines
2.1 KiB
HTML
82 lines
2.1 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of make-ssl-cert</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>make-ssl-cert</H1>
|
|
Section: Maintenance Commands (8)<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
make-ssl-cert - Debconf wrapper for openssl
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>make-ssl-cert</B>
|
|
|
|
<I>template</I> <I>output-certificate</I> [<B>--force-overwrite</B>]
|
|
<BR>
|
|
|
|
<B>make-ssl-cert generate-default-snakeoil</B>
|
|
|
|
[<B>--force-overwrite</B>]
|
|
<BR>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
make-ssl-cert is a simple debconf to openssl wrapper to create self-signed
|
|
certificates.
|
|
It requires a source template (Ex: /usr/share/ssl-cert/ssleay.cnf)
|
|
and it will place the new generated certificate in the specified
|
|
output file.
|
|
<BR>
|
|
|
|
Invoked with "generate-default-snakeoil", it will generate
|
|
/etc/ssl/certs/ssl-cert-snakeoil.pem and /etc/ssl/private/ssl-cert-snakeoil.key.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
A summary of options are included below.
|
|
<DL COMPACT>
|
|
<DT id="1"><B>--force-overwrite</B>
|
|
|
|
<DD>
|
|
Use this option
|
|
<B>ONLY</B>
|
|
|
|
when strictly required since it will overwrite the output certificate.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<I><A HREF="/cgi-bin/man/man2html?1+openssl">openssl</A></I>(1)
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
The program author is Thom May <<A HREF="mailto:thom@debian.org">thom@debian.org</A>>, manual
|
|
page was written for completness by Fabio M. Di Nitto
|
|
<<A HREF="mailto:fabbione@fabbione.net">fabbione@fabbione.net</A>>, for the Debian GNU/Linux system
|
|
(but may be used by others).
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="4"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="5"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="6"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="7"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:13 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|