C:\Program Files\IIS Resources\SelfSSL>selfssl.exe /? …ヘルプ表示 Microsoft (R) SelfSSL Version 1.0
Copyright (C) 2003 Microsoft Corporation. All rights reserved.
/T Adds the self-signed certificate to "Trusted Certificates"
list. The local browser will trust the self-signed certificate
if this flag is specified.
/N:cn Specifies the common name of the certificate. The computer
name is used if not specified.
/K:key size Specifies the key length. Default is 1024.
/V:validity days Specifies the validity of the certificate. Default is 7 days.
/S:site id Specifies the id of the site. Default is 1 (Default Site).
/P:port Specifies the SSL port. Default is 443.
/Q Quiet mode. You will not be prompted when SSL settings are
overwritten.
C:\Program Files\IIS Resources\SelfSSL>selfssl.exe …コマンドの実行 Microsoft (R) SelfSSL Version 1.0
Copyright (C) 2003 Microsoft Corporation. All rights reserved.
Do you want to replace the SSL settings for site 1 (Y/N)?y …確認 The self signed certificate was successfully assigned to site 1. …実行結果
作成されたデジタル証明書の内容を確認するには、上の画面で「既定の Web サイト」という行(
)を右クリックし、ポップアップ・メニューから[プロパティ]を選択する。そして表示されたWebサイトのプロパティ画面で[ディレクトリ セキュリティ]タブを選択し、[セキュリティで保護された通信]グループの[証明書の表示]をクリックすればよい。