From 02be7acd155170b2be9b013013c5f110aa01eb16 Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Tue, 20 Aug 2013 06:39:39 +0000 Subject: Add --pin option to ipa-server-certinstall. Hide the unnecessary --dirsrv_pin and --http_pin options. https://fedorahosted.org/freeipa/ticket/3869 --- install/tools/man/ipa-server-certinstall.1 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'install/tools') diff --git a/install/tools/man/ipa-server-certinstall.1 b/install/tools/man/ipa-server-certinstall.1 index ab293cf0f..0ff3aa3e2 100644 --- a/install/tools/man/ipa-server-certinstall.1 +++ b/install/tools/man/ipa-server-certinstall.1 @@ -37,11 +37,8 @@ Install the certificate on the Directory Server \fB\-w\fR, \fB\-\-http\fR Install the certificate in the Apache Web Server .TP -\fB\-\-dirsrv_pin\fR=\fIDIRSRV_PIN\fR -The password of the Directory Server PKCS#12 file -.TP -\fB\-\-http_pin\fR=\fIHTTP_PIN\fR -The password of the Apache Server PKCS#12 file +\fB\-\-pin\fR=\fIPIN\fR +The password of the PKCS#12 file .SH "EXIT STATUS" 0 if the installation was successful -- cgit