<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ssl &#8211; Rafael Bernard Araujo</title>
	<atom:link href="https://rafael.bernard-araujo.com/tag/ssl/feed" rel="self" type="application/rss+xml" />
	<link>https://rafael.bernard-araujo.com</link>
	<description>desenvolvendo... while(!success){  try(); }</description>
	<lastBuildDate>Sat, 10 May 2025 23:56:24 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">21941730</site>	<item>
		<title>Tropeçando 81</title>
		<link>https://rafael.bernard-araujo.com/tropecando-81.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-81.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Wed, 06 Jun 2018 15:26:27 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[segurança]]></category>
		<category><![CDATA[ssl]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1258</guid>

					<description><![CDATA[ACME Support in Apache HTTP Server Project We’re excited that support for getting and managing TLS certificates via the ACME protocol is coming to the Apache HTTP Server Project (httpd). ACME is the protocol used by Let’s Encrypt, and hopefully other Certificate Authorities in the future. We anticipate this feature will significantly aid the adoption [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://letsencrypt.org/2017/10/17/acme-support-in-apache-httpd.html" target="_blank" rel="noopener">ACME Support in Apache HTTP Server Project</a></p>
<blockquote><p>We’re excited that support for getting and managing TLS certificates via the ACME protocol is coming to the Apache HTTP Server Project (httpd). ACME is the protocol used by Let’s Encrypt, and hopefully other Certificate Authorities in the future. We anticipate this feature will significantly aid the adoption of HTTPS for new and existing websites.</p></blockquote>
<p><a href="http://www.craigkerstiens.com/2018/01/31/postgres-hidden-gems/" target="_blank" rel="noopener">Postgres Hidden Gems</a></p>
<blockquote><p>Postgres has a rich set of features, even when working everyday with it you may not discover all it has to offer. In hopes of learning some new features that I didn’t know about myself as well as seeing what small gems people found joy in I tweeted out to see what people came back from. The response was impressive, and rather than have it lost into ether of twitter I’m capturing some of the responses here along with some resources many of the features.</p></blockquote>
<p><a href="https://why-upgrade.depesz.com" target="_blank" rel="noopener">Why upgrade PostgreSQL?</a></p>
<blockquote><p>Usage should be simple – pick from which version you want to upgrade, to which version you want to upgrade, and press gives me… button.</p></blockquote>
<p><a href="https://blog.cloudflare.com/dns-resolver-1-1-1-1/" target="_blank" rel="noopener">Introducing DNS Resolver, 1.1.1.1 (not a joke)</a></p>
<blockquote><p>Cloudflare’s mission is to help build a better Internet and today we are releasing our DNS resolver, <a href="https://1.1.1.1/" target="_blank" rel="noopener">1.1.1.1</a> - a recursive DNS service. With this offering, we’re fixing the foundation of the Internet by building a faster, more secure and privacy-centric public DNS resolver. The DNS resolver, 1.1.1.1, is available publicly for everyone to use - it is the first consumer-focused service Cloudflare has ever released.</p></blockquote>
<p><a href="https://severalnines.com/blog/my-favorite-postgresql-queries-and-why-they-matter" target="_blank" rel="noopener">My Favorite PostgreSQL Queries and Why They Matter</a></p>
<blockquote><p>Below, I present a combination of 8 differing queries or types of queries I have found interesting and engaging to explore, study, learn, or otherwise manipulate data sets.</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-81.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1258</post-id>	</item>
		<item>
		<title>Tropeçando 70</title>
		<link>https://rafael.bernard-araujo.com/tropecando-70.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-70.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Mon, 23 Nov 2015 13:28:18 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[AngularJS]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[replicação]]></category>
		<category><![CDATA[ssl]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=1162</guid>

					<description><![CDATA[Estressando CPU, memória RAM e disco rígido com stress-ng no Ubuntu Um programa para realizar teste de estresse em recursos do computador. Com isso, será possível conhecer melhor os limites da máquina. Developer’s Guide to Open Source Licenses Building REST API for Legacy PHP Projects PostgreSQL 9.4 streaming replication over SSL with Replication Slots Export [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.edivaldobrito.com.br/estressando-cpu-memoria-ram-e-disco-rigido-no-linux-com-stress-ng/" target="_blank" rel="noopener">Estressando CPU, memória RAM e disco rígido com stress-ng no Ubuntu</a></p>
<blockquote><p>Um programa para realizar teste de estresse em recursos do computador. Com isso, será possível conhecer melhor os limites da máquina.</p></blockquote>
<p><a href="https://www.toptal.com/open-source/developers-guide-to-open-source-licenses" target="_blank" rel="noopener">Developer’s Guide to Open Source Licenses</a></p>
<p><a href="https://www.toptal.com/php/building-rest-api-for-legacy-php-projects" target="_blank" rel="noopener">Building REST API for Legacy PHP Projects</a></p>
<p><a href="http://evol-monkey.blogspot.com.br/2015/10/postgresql-94-streaming-replication.html" target="_blank" rel="noopener">PostgreSQL 9.4 streaming replication over SSL with Replication Slots </a></p>
<p><a href="https://stackoverflow.com/questions/21680768/export-to-xls-using-angularjs" target="_blank" rel="noopener">Export to xls using angularjs</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-70.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1162</post-id>	</item>
		<item>
		<title>Tropeçando 66</title>
		<link>https://rafael.bernard-araujo.com/tropecando-66.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-66.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Sat, 16 May 2015 22:03:38 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[PostGreSQL]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[vpn]]></category>
		<guid isPermaLink="false">http://rafael.bernard-araujo.com/?p=1138</guid>

					<description><![CDATA[How to access a Linux server behind NAT via reverse SSH tunnel Post a message to another users screen via SSH How to setup SSL connections and authentication? Configurar conexões e autenticações SSL no PostgreSQL. Camada de segurança para troca de informações criptografadas. Aprenda como interligar dois locais através de uma VPN Postgresql Restore – [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://web.archive.org/web/20191014045934/http://xmodulo.com:80/access-linux-server-behind-nat-reverse-ssh-tunnel.html" target="_blank" rel="noopener noreferrer">How to access a Linux server behind NAT via reverse SSH tunnel</a></p>
<p><a href="http://www.commandlinefu.com/commands/view/14208/post-a-message-to-another-users-screen-via-ssh" target="_blank" rel="noopener noreferrer">Post a message to another users screen via SSH</a></p>
<p><a href="http://www.depesz.com/2015/05/11/how-to-setup-ssl-connections-and-authentication/" target="_blank" rel="noopener noreferrer">How to setup SSL connections and authentication?</a></p>
<blockquote><p>Configurar conexões e autenticações SSL no PostgreSQL. Camada de segurança para troca de informações criptografadas.</p></blockquote>
<p><a href="http://pplware.sapo.pt/linux/aprenda-como-interligar-dois-locais-atraves-de-uma-vpn/" target="_blank" rel="noopener noreferrer">Aprenda como interligar dois locais através de uma VPN</a></p>
<p><a href="http://web.archive.org/web/20160317003047/http://pgdiario.com/blog/postgresql-restore-restaurando-o-backup-incremental-pitr-9-2-9-3-e-9-4/" target="_blank" rel="noopener noreferrer">Postgresql Restore – Restaurando o backup incremental PITR (9.2, 9.3 e 9.4)</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-66.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1138</post-id>	</item>
	</channel>
</rss>
