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

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

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

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

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

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


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

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



Plesk - 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. From inside PSA, choose the domain in which you are installing the SSL certificate.

  2. Access the domain's SSL section by clicking on the 'certificate' button. (If the 'certificate' button is grayed-out, this means the domain is set up for name-based hosting. If you want a domain to utilize all of the SSL capabilities available, that domain must be configured for IP-based hosting.)

  3. When a CSR (certificate signing request) is generated there are two different text sections, the RSA Private Key and the Certificate Request. When installing a certificate, the RSA Private Key text needs to be pasted into the block preceding the web server certificate issued by GeoTrust.

Example:

-----BEGIN RSA PRIVATE KEY-----
[[ECRYPTED BLOCK OF TEXT]]
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
[[ECRYPTED BLOCK OF TEXT]]
-----END CERTIFICATE-----

  1. Paste the Private Key with the Certificate text into the 'Enter Certificate Text:' text box and press the 'Send Text' button. There should be a prompt that reads "Certificate Successfully Installed".

  2. 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.

Note: 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.