<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.apoyar.eu/index.php?action=history&amp;feed=atom&amp;title=Providing_SSL_Certificates_to_Web_Sites</id>
	<title>Providing SSL Certificates to Web Sites - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.apoyar.eu/index.php?action=history&amp;feed=atom&amp;title=Providing_SSL_Certificates_to_Web_Sites"/>
	<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Providing_SSL_Certificates_to_Web_Sites&amp;action=history"/>
	<updated>2026-07-20T14:07:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Providing_SSL_Certificates_to_Web_Sites&amp;diff=183&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;SSL Certification for Websites ---------------------------------  We have to follow this SSL certification for only “apoyar.eu” domain all sites  We have to install the ce...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Providing_SSL_Certificates_to_Web_Sites&amp;diff=183&amp;oldid=prev"/>
		<updated>2021-06-30T11:00:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;SSL Certification for Websites ---------------------------------  We have to follow this SSL certification for only “apoyar.eu” domain all sites  We have to install the ce...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;SSL Certification for Websites&lt;br /&gt;
---------------------------------&lt;br /&gt;
&lt;br /&gt;
We have to follow this SSL certification for only “apoyar.eu” domain all sites&lt;br /&gt;
&lt;br /&gt;
We have to install the certbot with following command only&lt;br /&gt;
&lt;br /&gt;
•	certbot certonly –nginx&lt;br /&gt;
&lt;br /&gt;
•	For all websites we are securing should have only TLS 1.2 and 1.3&lt;br /&gt;
&lt;br /&gt;
•	We don’t have to use SSL and TLS 1.0 , 1.1 &lt;br /&gt;
&lt;br /&gt;
To know, nginx version and certification details we have, go to below path&lt;br /&gt;
&lt;br /&gt;
•	cd /etc/nginx&lt;br /&gt;
&lt;br /&gt;
and, run below command&lt;br /&gt;
&lt;br /&gt;
•	nginx –V&lt;br /&gt;
&lt;br /&gt;
To know what websites are running on server, go to below path&lt;br /&gt;
&lt;br /&gt;
•	cd /etc/nginx/sites-enabled/&lt;br /&gt;
&lt;br /&gt;
and run below command&lt;br /&gt;
&lt;br /&gt;
•	grep -rnw &amp;#039;/etc/nginx/sites-available/&amp;#039; -e &amp;#039;server_name&amp;#039;&lt;br /&gt;
&lt;br /&gt;
For every SSL certification configuration, we have to follow below two redirection&lt;br /&gt;
&lt;br /&gt;
•	www --&amp;gt; non-www&lt;br /&gt;
&lt;br /&gt;
•	http --&amp;gt; https&lt;br /&gt;
&lt;br /&gt;
for ex.&lt;br /&gt;
www.apoyar.eu  http://www.apoyar.eu  https://www.apoyar.eu  https://apoyar.eu &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How to create DNS CAA record &lt;br /&gt;
&lt;br /&gt;
•	Go to go daddy&lt;br /&gt;
&lt;br /&gt;
•	Manage DNS&lt;br /&gt;
&lt;br /&gt;
•	Select domain and click on add&lt;br /&gt;
&lt;br /&gt;
•	Enter the details as per below &lt;br /&gt;
&lt;br /&gt;
Name - @&lt;br /&gt;
&lt;br /&gt;
Flags - 0&lt;br /&gt;
&lt;br /&gt;
Tag – issue&lt;br /&gt;
&lt;br /&gt;
Value – godaddy.com&lt;br /&gt;
&lt;br /&gt;
If we have generated certificate from letsencrypt we can add CAA record for that with only changing value field with&lt;br /&gt;
&lt;br /&gt;
Name - @&lt;br /&gt;
&lt;br /&gt;
Flags – 0&lt;br /&gt;
&lt;br /&gt;
Tag – issue&lt;br /&gt;
&lt;br /&gt;
Value – letsencrypt.org&lt;br /&gt;
&lt;br /&gt;
Note-&lt;br /&gt;
&lt;br /&gt;
To check websites Security level and Certification details, Go to https://www.ssllabs.com/ssltest/ and enter website name (ex. apoyar.eu) and click submit, it will give you a summary of all security and certificates. &lt;br /&gt;
 &lt;br /&gt;
To determine which Certification authority (first column) has which DNS CAA string (second column) go to below link &lt;br /&gt;
&lt;br /&gt;
https://www.entrust.com/knowledgebase/ssl/certification-authority-authorization-caa-record-ca-values&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>