<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.apoyar.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=223.187.6.101</id>
	<title>Apoyar Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.apoyar.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=223.187.6.101"/>
	<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Special:Contributions/223.187.6.101"/>
	<updated>2026-07-20T14:08:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=SSL_Certification_Installation_on_Linux&amp;diff=223</id>
		<title>SSL Certification Installation on Linux</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=SSL_Certification_Installation_on_Linux&amp;diff=223"/>
		<updated>2021-12-01T07:03:46Z</updated>

		<summary type="html">&lt;p&gt;223.187.6.101: Created page with &amp;quot;                                                           SSL Installation On linux SSL Installation has to be done on every website for security of the website.First we shou...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;                                                           SSL Installation On linux&lt;br /&gt;
SSL Installation has to be done on every website for security of the website.First we should login into server and then go to  cd /etc/nginx/sites-available under this path we will host an website suppose there is an demowebsite.conf file. We should open that file in this file beside the server name there will be website name eg-demolinux.devopstraining.com.Now the website shows it was not secure because the https is not Enabled so we have to secure the website .&lt;br /&gt;
There will be one website certbot.eff.org in this webite we have to give webservice name and also operating system and we should run the below commands to install the packages.&lt;br /&gt;
For the first time SSL Installation we need to install packages.&lt;br /&gt;
Sudo snap install core; sudo snap refresh core&lt;br /&gt;
Sudo snap install  --classic certbot&lt;br /&gt;
Now we have to create the soft links by using below commands&lt;br /&gt;
Sudo ln –s /snap/bin/certbot/ /usr/bin/certbot&lt;br /&gt;
Sudo certbot –Nginx.&lt;br /&gt;
If we use the above command automatically it will create the package and configure and redirects.If we use this command Sometimes it might Misconfigures.&lt;br /&gt;
After that commands it asks for Email-id so that for every 90 days it will send us notifications to Renewal the certificate.&lt;br /&gt;
It also shows the all domains configure in the particular server.So that time we should give the number of particular domain we want to Renewal SSL Certificate.&lt;br /&gt;
If still is not responding means sometimes it may due to not enabling HTTPS(443) Port so that in security group we should have to edit inbound Rules and we have to configure the port and then the website will Respond.&lt;br /&gt;
At the top we can see the security icon we can click on that and we can see the details of certificate and how much days it will be valid.&lt;br /&gt;
Now only for Renewal we should use the below command.It only generates the certificate.&lt;br /&gt;
Sudo certbot certonly –nginx&lt;br /&gt;
After giving the above command we should have to Enable Renew &amp;amp; Replace the certificate.Then it will provide two commands &lt;br /&gt;
/etc/letsencrypt/live/demolinux.devopstraining.xyz/fullchain.pem&lt;br /&gt;
/e tc/letsencrypt/live/demolinux.devopstraining.xyz/privkey.pem&lt;br /&gt;
Now we should copy above two commands and we should go to /etc/nginx/sites-available/vim .conf and in this file we should replace the two commands and then we should reload the Nginx and then the new renewal will be extended.&lt;/div&gt;</summary>
		<author><name>223.187.6.101</name></author>
	</entry>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Main_Page&amp;diff=222</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Main_Page&amp;diff=222"/>
		<updated>2021-12-01T07:02:34Z</updated>

		<summary type="html">&lt;p&gt;223.187.6.101: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Apoyar Wiki main page.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Infrastructure|Apoyar Infrastructure]]&lt;br /&gt;
* [[Complete step-by-step guides]]&lt;br /&gt;
* [[Developer guides]]&lt;br /&gt;
* [[Tips &amp;amp; Tricks]]&lt;br /&gt;
* [[Miscellaneous Information]]&lt;br /&gt;
* [[Installing Updates on Hyper V servers]]&lt;br /&gt;
* [[Connecting RDP servers, if license expired and extending grace period via regedit]]&lt;br /&gt;
* [[Website Hosting &amp;amp; SSL certificate installation]]&lt;br /&gt;
* [[Email Configuration and Issues (Windows)]]&lt;br /&gt;
* [[Providing SSL Certificates to Web Sites ]]&lt;br /&gt;
* [[Generating a LetsEncrypt certificate - both Linux and Windows]]&lt;br /&gt;
* [[Low Free Disk Space Issues (Windows, Linux, UNIX) &amp;amp; Resolution]]&lt;br /&gt;
* [[Zeb Live DB Restore Task]]&lt;br /&gt;
* [[Creating an SFTP user for www server]]&lt;br /&gt;
* [[Adding hosts and services to Nagios - Windows hosts]]&lt;br /&gt;
* [[Adding hosts and services to Nagios - Linux/BSD hosts]]&lt;br /&gt;
* [[Upgrading from Windows 2008 R2 to 2016 - migrating MS SQL]]&lt;br /&gt;
* [[Upgrading major versions of Nginx,Mysql]]&lt;br /&gt;
* [[How to fix server authentication if it is broken( unable to login server)]]&lt;br /&gt;
* [[Snapshot restoration of VM&#039;s]]&lt;br /&gt;
* [[AWS CloudFront distributions Creation]]&lt;br /&gt;
* [[VPN configuration on organization level]]&lt;br /&gt;
* [[Fixing VM Issue from vcenter console with admin access in Clavister]]&lt;br /&gt;
* [[OS level checks on Nagios]]&lt;br /&gt;
* [[Certificate checks on Nagios]]&lt;br /&gt;
* [[SSL certificate CSR generation and merge as well create certificate key file]]&lt;br /&gt;
* [[Applying a generated certificate on web server]]&lt;br /&gt;
* [[What if Office 365 doesn&#039;t respond to Magento test emails]]&lt;br /&gt;
* [[Killing CPU &#039;hungry&#039; processes on Zeb/PCR servers]]&lt;br /&gt;
* [[Auto Deployment from UAT to LIVE (dashboardsupportpod)]]&lt;br /&gt;
* [[Checking Failed Mails in Trend Micro]]&lt;br /&gt;
* [[Renewing Letsencrypt Certificate for Free BSD (nagios.apoyar)]]&lt;br /&gt;
* [[Upgrading Major Versions of PHP]]&lt;br /&gt;
* [[How to Make Dead RMG Back to Live (Scorpion)]]&lt;br /&gt;
* [[Disabling Expired Certificate on demo.apoyar]]&lt;br /&gt;
* [[How to Block 80 and 443 traffic for server]]&lt;br /&gt;
* [[AWS S3 Sync]]&lt;br /&gt;
* [[Checking System logs]]&lt;br /&gt;
* [[Root partition alerts]]&lt;br /&gt;
* [[SSL Certification Installation on Linux]]&lt;/div&gt;</summary>
		<author><name>223.187.6.101</name></author>
	</entry>
</feed>