名称

      mxcert - Systems Insight Managerの証明書の管理


構文

      mxcert
      mxcert -n CN=common_name OU=organization_unit O=organization_name
      L=locality_name
      mxcert -i [ -f <filespec> | - ]
      mxcert -t [ -f <filespec> | - ]
      mxcert -r alias|CN
      mxcert -l | -ln | -ld
      mxcert -c
      mxcert -s
      mxcert -b 1|0


説明

      mxcert コマンドにより、Systems Insight Manager Keystoreのサーバ証明書
      と信頼済み証明書を管理することができます。


      mxcert には、以下のオプションがあります。

	   -n		  新しいサーバ証明書を作成します。

	   -i		  承認済みサーバ証明書をインポートします。

	   -t		  信頼済み証明書をインポートします。

	   -l|-ln|-ld	  Keystoreに証明書を表示します。

	   -c		  CSR(Certifcate Signing Request)を作成します。

	   -b[1|0]	  必要な信頼済み証明書フラグを設定します(1 = yes、0
			  = no)

	   -s		  SSL共有ディレクトリのサーバ証明書を同期します。


戻り値

      終了すると、 mxcert は以下を返します。


	     0	操作は正常終了しました。
	    >0	実行中にエラーが発生しました。

著者

      mxcert は、HPにより開発されました。