ログイン: ユーザー名 パスワード
  SSL証明書とは?  
SSL証明書の必要性
GeoTrust社とは?
GeoTrust SSLの詳細

  通常のSSL証明書  
企業実在認証SSL
サブドメイン無制限SSL
価格比較表
御見積書発行

  よく頂くご質問  
エラー!?
お申し込みの流れ
お申し込みはこちら

  CSR作成方法  
証明書インストール方法

SSL証明書についてのご意見・ご質問はございませんか?お気軽にご相談下さい。すぐに対応致します。

お名前:
Eメールアドレス:
質問内容:


注意:Eメールアドレスが間違っておりますと、お返事ができませんので、再確認をお願い致します。
よく頂くご質問

SSL証明書インストール方法のメインページへ戻る


IBM-Lotus Domino Go 4.6.2.6+ - SSL証明書 インストール方法

Your certificate will be sent to you by email. The email message includes the web server certificate that you purchased in the body of the email message.

Copy the certificate from the body of the email and paste it into a text editor (such as notepad) to create text files.

Installing the Root Certificates

  1. Create 3 text files. The first file should be the Thawte Certificate. Name this file "thawte.txt". The second file should be the GeoTrust True BusinessID certificate. Name this file "True BusinessID.txt". The last file should be Your Web Server Certificate. Name this file "server.txt".

    Note: Be sure to include the -----BEGIN CERTIFICATE----- line and the ------END CERTIFICATE----- line.
  1. Start the MKKF utility by typing mkkf


  2. Select "O" to Open an existing key ring file. Type the name of the file (usually keyfile.kyr). You will be prompted for the password.
    *Note: If you start the "mkkf" utility from the directory that contains your certificates you will not need to include the path.


  3. Select "R" to receive a certificate into the Key Ring File.


  4. You will be prompted for the file name. Enter thawteroot.txt


  5. Enter Thawte Server CA for the label.


  6. Press <Enter> to continue.


  7. Select "W" to work with Keys and Certificates.


  8. Select "L" to List/Select the key to work with.


  9. Find the "Thawte Server CA" and select "S" to Select this menu.


  10. Select "T" to mark this as a Trusted root.


  11. Select "Y" - Yes - to confirm this request.


  12. Press <Enter> to return to the pervious menu.


  13. Select "X" to exit the menu.


  14. Repeat steps 4 through 14 using the GeoTrust True BusinessID certificate.

    In Step 5, substitute " True BusinessID.txt."
    In Step 6, substitute "GeoTrust eBusiness CA."
    In Step 10, substitute " GeoTrust eBusiness CA."


Installing your Web Server Certificate

  1. From the main menu of the mkkf utility, select "R" to Receive a certificate into a Key Ring File


  2. Enter the server certificate file name (eg. "server.txt").


  3. Select "W" to Work with keys and certificates..


  4. Select "L" to List/Select the key to work with. Select "N" until you find the servername.key file.


  5. Select "S" to Select this certificate.


  6. Select "F" to mark this key as the selected deFault key.


  7. Select "X" to exit this menu..


  8. Select "C" to Create a "stash file" for the key ring.

    Note: This is an important step, which is often overlooked!


  9. Select "X" to exit the menu.


  10. Select "Y" - Yes - to save all changes to the key file and confirm the update.


Enabling SSL on your Domino Go Web Server

  1. Access the web server via your browser. Select "Configuration and Administration Forms."


  2. Scroll down to security. Select Security Configuration.


  3. Ensure that "Allow SSL connections using port 443" is selected.


  4. Ensure that the correct Key Ring file is listed.


  5. Apply the changes.


Restarting your Web Server

  1. You will need to stop and start your web server with the following commands: stopsrc -s httpd startsrc -s httpd


Test your certificate by using a browser to connect to your server. Use the https protocol directive (e.g. https://your server/) to indicate you wish to use secure HTTP.

The padlock icon on your browser will be displayed in the locked position if your certificates are installed correctly and the server is properly configured for SSL.