rhn-generate-pem.pl(8) - Linux man page
Name
rhn-generate-pem.pl - utility to generate PEM certificate for jabber service. This tool is used internally by spacewalk-setup. You should not call it directly.
SYNOPSIS
- rhn-generate-pem.pl --ssl-dir=DIR [--out-file=FILE] [--help]
Options
--ssl-dir=DIR
- Specify directory where is you CA certificates. Usually /root/ssl-build/$HOSTNAME.
- --out-file=FILE
- To which file certificate file should be saved. If ommited, it is printed to STDOUT .
- --help
- Display reference to this man page. :)
See Also
spacewalk-setup(1), rhn-ssl-tool(1)
Pod Errors
Hey! The above document had some coding errors, which are explained below:
- Around line 27:
- You forgot a '=back' before '=head1'