صفحه 2 از 2 نخستنخست 12
نمایش نتایج: از شماره 11 تا 12 , از مجموع 12

موضوع: سوال در مورد تغییر ssl ادمین دایرکت ادمین.

  1. #11
    کاربر اخراج شده
    تاریخ عضویت
    Jun 2012
    محل سکونت
    hetzner.de
    نوشته ها
    135
    تشکر تشکر کرده 
    34
    تشکر تشکر شده 
    73
    تشکر شده در
    66 پست

    پیش فرض پاسخ : سوال در مورد تغییر ssl ادمین دایرکت ادمین.

    نقل قول نوشته اصلی توسط iwpanel نمایش پست ها
    خوب ميخواييد اس اس ال loacal بذاريد ؟ چرا يه اس اس ال معمولي نميگيريد بذاريد
    بنده ssl دارم منتها وقتی
    CSR میسازم که مثلان برای ترک تراست بفرستم پیغام میده که در بالا گفتم.
    اگه میشه یکی روش ساخت csr رو بزاره متشکر میشم. تحت ssh

  2. # ADS




     

  3. #12
    عضو دائم iwpanel آواتار ها
    تاریخ عضویت
    Nov 2013
    محل سکونت
    Shiraz
    نوشته ها
    1,122
    تشکر تشکر کرده 
    165
    تشکر تشکر شده 
    1,151
    تشکر شده در
    887 پست

    پیش فرض پاسخ : سوال در مورد تغییر ssl ادمین دایرکت ادمین.

    نقل قول نوشته اصلی توسط salar123 نمایش پست ها
    بنده ssl دارم منتها وقتی
    CSR میسازم که مثلان برای ترک تراست بفرستم پیغام میده که در بالا گفتم.
    اگه میشه یکی روش ساخت csr رو بزاره متشکر میشم. تحت ssh
    ببینید کارتون با این میشه


    Certificate Installation: Apache & mod_ssl
    Installing your Certificate on Apache with mod_ssl

      1. Extract all of the contents of the ZIP file that was sent to you and copy/move them to your server. The extracted contents will typically be named: yourDomainName.crt and yourDomainName.ca-bundle

        Note: If you received several .crt files in your ZIP file please use this article to make yourDomainName.ca-bundle



    1. Move all of the certificate related files to their appropriate directories.

      A typical setup:
        1. Move the Private Key that was generated earlier to the ssl.key directory, which is typically found in /etc/ssl/. This must be a directory which only Apache can access.



      1. Move the yourDomainName.crt and yourDomainName.ca-bundle to the ssl.crt directory, which is typically found in the /etc/ssl/ directory.

    2. Edit the file that contains the SSL configuration with your favorite text editor.
      Examples: nano, vi, pico, emacs, mousepad, notepad, notepad++, etc.Note: The location of this file may vary from each distribution. It will be referenced in the Apache global configuration file. Look for the lines starting with include.
    3. Apache Configuration File:
      1. Fedora/CentOS/RHEL: /etc/httpd/conf/httpd.conf
      2. Debian and Debian based: /etc/apache2/apache2.conf


      SSL Configuration File:

      Some possible names:


      1. httpd-ssl.conf
      2. ssl.conf
      3. In the /etc/apache2/sites-enabled/ directory.

      Note: If need be please consult your distribuiton's documentation on Apache and SSL or navigate to the Apache Foundation's Apache2 Documentation.
    4. In the VirtualHost section of the file please add these directives if they do not exist. It is best to comment out what is already there and add the below entries.

      1. SSLEngine on
      2. SSLCertificateKeyFile /etc/ssl/ssl.key/server.key
      3. SSLCertificateFile /etc/ssl/ssl.crt/yourDomainName.crt
      4. SSLCertificateChainFile /etc/ssl/ssl.crt/yourDomainName.ca-bundle ***


    5. Apache 1.3.x:SSLEngine on
      SSLCertificateKeyFile /etc/ssl/ssl.key/server.key
      SSLCertificateFile /etc/ssl/ssl.crt/yourDomainName.crt
      SSLCACertificateFile /etc/ssl/ssl.crt/yourDomainName.ca-bundle
      Apache 2.x:SSLEngine on
      SSLCertificateKeyFile /etc/ssl/ssl.key/server.key
      SSLCertificateFile /etc/ssl/ssl.crt/yourDomainName.crt
      SSLCertificateChainFile /etc/ssl/ssl.crt/yourDomainName.ca-bundle
    6. Save your config file and restart the Apache service. It is sometimes required to 'stop' then 'start' Apache, instead of issuing the 'restart' command for the changes to take effect.


    Notes:
    If you have chosen to have a password on your private key, you will be prompted to enter it each time Apache is started or restarted. Apache will not fully start until the password is entered.

    The configuration file is often called httpd.conf or apache.conf, although sometimes the SSL-specific section is placed in a separate file called ssl.conf and linked from the main configuration by an 'Include' command. Sometimes, theVirtualHost section will be in a specific file for that site, in a sub-directory often labelled sites-enabled/.

    Much of the layout of Apache's configuration files and directory naming conventions is controlled by the distribution of OS you are using. It is recommended that you look at the distribution's own site and documentation to confirm the locations.



  4. تعداد تشکر ها از iwpanel به دلیل پست مفید


صفحه 2 از 2 نخستنخست 12

اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. سوال درباره تغییر dns ساب دامین
    توسط mohammad933 در انجمن سی پنل CPanel
    پاسخ ها: 5
    آخرين نوشته: July 18th, 2016, 18:07
  2. سوال درباره تغییر مکرر سرور
    توسط hostnic در انجمن مباحث دیگر
    پاسخ ها: 15
    آخرين نوشته: March 9th, 2016, 16:51
  3. سوال-تغییر مک کارت شبکه وایرلس!
    توسط mr-secret در انجمن شبکه های ویندوزی
    پاسخ ها: 17
    آخرين نوشته: July 11th, 2012, 15:42
  4. سوال در مورد تغییر isp
    توسط expo_2010 در انجمن مباحث دیگر
    پاسخ ها: 2
    آخرين نوشته: March 11th, 2010, 16:35
  5. یه سوال در مورد مشکل بعد از تغییر dns
    توسط aghaee در انجمن سوالات و مشکلات
    پاسخ ها: 7
    آخرين نوشته: February 16th, 2010, 01:01

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •