mage online shopping site ekata comodo.com eken 90days free trial SSL CERTIFICATE ekak gatta... eken dunna Files 2k ape web server eke danna kiyala...cpanel eken SSL/TLS Maneger ekata gihin
Private Keys (KEY)
Certificates (CRT)
Install and Manage SSL for your site (HTTPS)
me 3natama gihin comodo.com eken dunna menna me files (shopinmarts.crt and shopinmarts.ca-bundle) dekai eke tibba form eka fill kara...fill kara install kara...
eeta passe mama monawada karanna oni ? net search ekk dapuwama mehema result ekk awa.
Move all of the certificate related files to their appropriate directories.
A typical setup:
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.
Move the yourDomainName.crt and yourDomainName.ca-bundle to the ssl.crt directory, which is typically found in the /etc/ssl/ directory.
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.
Apache Configuration File:
Fedora/CentOS/RHEL: /etc/httpd/conf/httpd.conf
Debian and Debian based: /etc/apache2/apache2.conf
SSL Configuration File:
Some possible names:
httpd-ssl.conf
ssl.conf
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.
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.
SSLEngine on
SSLCertificateKeyFile /etc/ssl/ssl.key/server.key
SSLCertificateFile /etc/ssl/ssl.crt/yourDomainName.crt
SSLCertificateChainFile /etc/ssl/ssl.crt/yourDomainName.ca-bundle ***
*** Apache 1.x:
Please use SSLCACertificateFile instead of SSLCertificateChainFile.
Note: The above paths in the directives are only used as examples. Your server may have a different path and may need to be modified to suit your needs.
Save your config file and restart the Apache service.
oya vidihata home directory ekata gihin directory ekak create karala aya parak ara files tika upload karanna onida ?
mage tama wada nane...man hariyata wade kare..











Private Keys (KEY)
Certificates (CRT)
Install and Manage SSL for your site (HTTPS)
me 3natama gihin comodo.com eken dunna menna me files (shopinmarts.crt and shopinmarts.ca-bundle) dekai eke tibba form eka fill kara...fill kara install kara...
eeta passe mama monawada karanna oni ? net search ekk dapuwama mehema result ekk awa.
Move all of the certificate related files to their appropriate directories.
A typical setup:
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.
Move the yourDomainName.crt and yourDomainName.ca-bundle to the ssl.crt directory, which is typically found in the /etc/ssl/ directory.
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.
Apache Configuration File:
Fedora/CentOS/RHEL: /etc/httpd/conf/httpd.conf
Debian and Debian based: /etc/apache2/apache2.conf
SSL Configuration File:
Some possible names:
httpd-ssl.conf
ssl.conf
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.
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.
SSLEngine on
SSLCertificateKeyFile /etc/ssl/ssl.key/server.key
SSLCertificateFile /etc/ssl/ssl.crt/yourDomainName.crt
SSLCertificateChainFile /etc/ssl/ssl.crt/yourDomainName.ca-bundle ***
*** Apache 1.x:
Please use SSLCACertificateFile instead of SSLCertificateChainFile.
Note: The above paths in the directives are only used as examples. Your server may have a different path and may need to be modified to suit your needs.
Save your config file and restart the Apache service.
oya vidihata home directory ekata gihin directory ekak create karala aya parak ara files tika upload karanna onida ?
mage tama wada nane...man hariyata wade kare..












Last edited: