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

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

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

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

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

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


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

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

C2Net Stronghold - 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.

  1. Change directories to /usr/local/stronghold/bin.


  2. Use the getcert script to install server certificate.


  3. You will be prompted for your certificate. Copy the text from the email that you received from GeoTrust in the "Your Web Server Certificate" section and paste it into the section that getcert provides.

    Include ----BEGIN CERTIFICATE---- and ----END CERTIFICATE----. Press (Ctrl-D).


  4. Use the getca script to install the Root Certificate.


  5. You will be prompted for the trusted root certificate - "Equifax Secure Certificate Authority" - below: Copy the following and paste it into the section that getca provides - Press (Ctrl-D).

    -----BEGIN CERTIFICATE----- MIIDIDCCAomgAwIBAgIENd70zzANBgkqhkiG9w0BAQUFADBOMQswCQYDVQQGEwJV UzEQMA4GA1UEChMHRXF1aWZheDEtMCsGA1UECxMkRXF1aWZheCBTZWN1cmUgQ2Vy dGlmaWNhdGUgQXV0aG9yaXR5MB4XDTk4MDgyMjE2NDE1MVoXDTE4MDgyMjE2NDE1 MVowTjELMAkGA1UEBhMCVVMxEDAOBgNVBAoTB0VxdWlmYXgxLTArBgNVBAsTJEVx dWlmYXggU2VjdXJlIENlcnRpZmljYXRlIEF1dGhvcml0eTCBnzANBgkqhkiG9w0B AQEFAAOBjQAwgYkCgYEAwV2xWGcIYu6gmi0fCG2RFGiYCh7+2gRvE4RiIcPRfM6f BeC4AfBONOziipUEZKzxa1NfBbPLZ4C/QgKO/t0BCezhABRP/PvwDN1Dulsr4R+A cJkVV5MW8Q+XarfCaCMczE1ZMKxRHjuvK9buY0V7xdlfUNLjUA86iOe/FP3gx7kC AwEAAaOCAQkwggEFMHAGA1UdHwRpMGcwZaBjoGGkXzBdMQswCQYDVQQGEwJVUzEQ MA4GA1UEChMHRXF1aWZheDEtMCsGA1UECxMkRXF1aWZheCBTZWN1cmUgQ2VydGlm aWNhdGUgQXV0aG9yaXR5MQ0wCwYDVQQDEwRDUkwxMBoGA1UdEAQTMBGBDzIwMTgw ODIyMTY0MTUxWjALBgNVHQ8EBAMCAQYwHwYDVR0jBBgwFoAUSOZo+SvSspXXR9gj IBBPM5iQn9QwHQYDVR0OBBYEFEjmaPkr0rKV10fYIyAQTzOYkJ/UMAwGA1UdEwQF MAMBAf8wGgYJKoZIhvZ9B0EABA0wCxsFVjMuMGMDAgbAMA0GCSqGSIb3DQEBBQUA A4GBAFjOKer89961zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y 7qj/WsjTVbJmcVfewCHrPSqnI0kBBIZCe/zuf6IWUrVnZ9NA2zsmWLIodz2uFHdh 1voqZiegDfqnc1zqcPGUIWVEX/r87yloqaKHee9570+sB3c4 -----END CERTIFICATE-----

    Include ----BEGIN CERTIFICATE---- and ----END CERTIFICATE----. Press (Ctrl-D).


  6. Restart your web server by using the following commands:

    stronghold/bin/strongholdctl restart
    Or if the server is not running
    stronghold/bin/strongholdctl start

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.