<?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>sslyze &#8211; SMsoft &#8211; informatica e dintorni</title>
	<atom:link href="https://blog.smsoft.it/tag/sslyze/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.smsoft.it</link>
	<description>consigli settimanali su MacOS, GNU/Linux ed Open Source</description>
	<lastBuildDate>Mon, 14 Oct 2024 09:58:24 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=75202</generator>
	<item>
		<title>Controllo della configurazione HTTPS</title>
		<link>https://blog.smsoft.it/2019/10/08/controllo-della-configurazione-https/</link>
					<comments>https://blog.smsoft.it/2019/10/08/controllo-della-configurazione-https/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 08 Oct 2019 08:30:06 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sicurezza]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[sslyze]]></category>
		<category><![CDATA[tls]]></category>
		<guid isPermaLink="false">https://blog.smsoft.it/?p=4458</guid>

					<description><![CDATA[Anche se un sito è configurato per rispondere in HTTPS è possibile che la configurazione non sia sicura al 100%. Per effettuare una verifica si può utilizzare sslyze. Eccome come installarlo: pip install --upgrade setuptools pip install --upgrade sslyze e poi per avviarlo: python -m sslyze --regular www.smsoft.it enjoy!]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Anche se un sito è configurato per rispondere in HTTPS è possibile che la configurazione non sia sicura al 100%. Per effettuare una verifica si può utilizzare <a href="https://github.com/nabla-c0d3/sslyze" target="_blank" rel="noreferrer noopener" aria-label="sslyze (apre in una nuova scheda)">sslyze</a>. Eccome come installarlo:</p>



<pre class="wp-block-preformatted">pip install --upgrade setuptools
pip install --upgrade sslyze</pre>



<p class="wp-block-paragraph">e poi per avviarlo:</p>



<pre class="wp-block-preformatted">python -m sslyze --regular www.smsoft.it</pre>



<p class="wp-block-paragraph">enjoy!</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.smsoft.it/2019/10/08/controllo-della-configurazione-https/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
