<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel>
 <title>耐思尼克客户支持中心</title> 
  <link>http://www.nicenic.com/suppot</link> 
  <language>cn</language> 
  <description>耐思尼克客户支持中心，常用帮助文档</description> 
  <image>
 <title>耐思尼克 - 域名 主机 Rete服务</title> 
 <url>http://www.nicenic.com/images/88x31.gif</url>
 <link>http://www.nicenic.com</link>
 <description>耐思尼克- 域名+主机只要99元</description>
 </image>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=4519</link>
<title>HTTPS & SSL Guide fo .boo, .day, .dev, .page, e .rsvp</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<p>
	<h2>
		<strong>HTTPS &amp; SSL Guide fo .boo, .day, .dev, .page, e .rsvp</strong>
	</h2>
<strong><br />
Quick Answer</strong>
</p>
<p>
	Choose o manage the certificate based on the hostnames you need to protect, the validation level, the server platfom e whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain e verify the live <span class="caps">HTTPS</span> connection befoe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befoe You Begin</strong>
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Conferma that you control DNS o the required validation channel.
	</li>
	<li>
		Generate e securely retain the private key when a CSR is required.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong>
</p>
<p>
	<span class="caps">HTTPS</span> <span class="amp">&amp;</span> <span class="caps">SSL</span> Configuration Guide A ensure the security of tuo website e protect tuo visitos, all dominios under.boo,.day,.dev,.page, e.rsvp must use <span class="caps">HTTPS</span>. This guide will help you configure <span class="caps">SSL</span>/<span class="caps">TLS</span><span class="widont">&nbsp;</span>corectly.
</p>
<ol>
	<li>
		<p>
			What is HTTPS? HTTPS (Hypertext Transfer Protocol Secure) encrypts data between tuo website e its visitos. It precedenteents eavesdropping e ensures data integrity.
		</p>
	</li>
	<li>
		<p>
			Obtaining an Certificato SSL NICENIC provides trusted SSL certificates. You can learn moe e acquistare/configure a certificate qui: <a href="https://nicenic.com/ssl-certificates/" target="_blank" rel="nofollow noopener">https://nicenic.com/ssl-certificates/</a>
		</p>
	</li>
	<li>
		<p>
			Installing the Certificato SSL Segui tuo web server's instructions to install the certificate. Common servers include: Apache: <a href="https://httpd.apache.org/docs/current/ssl/ssl_howto.html" target="_blank" rel="nofollow noopener">https://httpd.apache.org/docs/current/ssl/ssl_howto.html</a> Nginx: <a href="https://nginx.org/en/docs/http/configuring_https_servers.html" target="_blank" rel="nofollow noopener">https://nginx.org/en/docs/http/configuring_https_servers.html</a> IIS (Windows): <a href="https://docs.microsoft.com/en-us/iis/manage/configuring-security/how-to-set-up-ssl-on-iis" target="_blank" rel="nofollow noopener">https://docs.microsoft.com/en-us/iis/manage/configuring-security/how-to-set-up-ssl-on-iis</a>
		</p>
	</li>
	<li>
		<p>
			Enfoce HTTPS Once tuo certificate is installed: Redirect all HTTP traffic to HTTPS. Update internal links e resources to use HTTPS. Verify that tuo website is fully accessible via HTTPS.
		</p>
	</li>
	<li>
		<p>
			Keep Certificati Aggiornato SSL certificates have expiration dates. Ensure certificates are renewed befoe they expire e check tuo website regularly to maintain uninterrupted secure connections.
		</p>
	</li>
</ol>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Apri the <span class="caps">HTTPS</span> site from a clean browser session e inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates e chain. Test every hostname covered by the certificate e confirm that <span class="caps">HTTP</span> redirects behave as<span class="widont">&nbsp;</span>intended.
</p>
<p>
	<strong><br />
Troubleshooting</strong>
</p>
<ul>
	<li>
		DNS validation recods are missing, incorect o added at the wrong DNS provider.
	</li>
	<li>
		The certificate does not include the hostname being opened.
	</li>
	<li>
		The private key does not match the certificate o CSR.
	</li>
	<li>
		The server is missing an intermediate certificate o is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Domande Frequenti </strong>
</p>
<p>
	<strong>Can I reuse the same certificate after moving<span class="widont">&nbsp;</span>servers?</strong>
</p>
<p>
	Often the certificate can be reinstalled if you still have the matching private key e the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> o certificate details must<span class="widont">&nbsp;</span>change.
</p>
<p>
	<strong>Why does the browser still show the old<span class="widont">&nbsp;</span>certificate?</strong>
</p>
<p>
	The server o load balancer may still present the old certificate, another virtual host may be selected, o an intermediate cache may not have reloaded the<span class="widont">&nbsp;</span>configuration.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong>
</p>
<p>
	Invia a ticket when validation remains pending after the published recods are visible, o when the NiceNIC oder does not provide the expected certificate<span class="widont">&nbsp;</span>files.
</p>
<p>
	<strong><br />
Related NiceNIC Guides</strong>
</p>
<ul>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-choose-an-SSL-certificate-3907" target="_blank">How to choose an SSL certificate</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-Generate-CSR-Code-3904" target="_blank">How to Generate a CSR Code</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank">How to Activate e Download an Certificato SSL</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-install-SSL-certificates-4667" target="_blank">How to install SSL certificates</a></strong>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete the checks above, <strong><a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppot ticket</a></strong> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=4374</link>
<title>How to Set Up e Troubleshoot DNSSEC fo Your Dominio</title> 
<author>www.nicenic.com</author>
<category>Fix Dominio o DNS Problems</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=315</guid> 
<description>
<![CDATA[
	<strong><span style="font-size:16px;">How to Set Up e Troubleshoot DNSSEC fo Your Dominio?</span></strong><br />
<br />
<span style="font-size:16px;"> DNSSEC helps protect tuo dominio’s DNS recods from being tampered with during DNS resolution. It adds a layer of verification so that DNS resolvers can confirm the DNS response really comes from the corect source.</span><br />
<br />
<strong><span style="font-size:16px;">A NiceNIC, DNSSEC usually involves two sides:</span></strong><br />
<span style="font-size:16px;"> Your DNS provider o nameserver provider generates the DNSSEC recods.</span><br />
<span style="font-size:16px;"> NiceNIC, as tuo dominio registrar, helps submit the DS recods to the registry when the TLD suppots DNSSEC.</span><br />
<br />
<span style="font-size:16px;"> Se DNSSEC is not configured corectly, tuo dominio may show DNSSEC erros, o in moe serious cases, some users may not be able to access tuo website.</span><br />
<br />
<strong><span style="font-size:16px;">What Is DNSSEC?</span></strong><br />
<span style="font-size:16px;"> DNSSEC stes fo Nome di dominio System Security Extensions.</span><br />
<span style="font-size:16px;"> In simple terms, DNSSEC helps verify that the DNS answer fo tuo dominio has not been changed o foged during the lookup process.</span><br />
<span style="font-size:16px;"> Fo example, when someone visits tuo website, DNS is used to find the corect server IP address. DNSSEC helps make sure that the DNS result is authentic e has not been replaced with false data.</span><br />
<span style="font-size:16px;"> DNSSEC does not replace SSL, website security, hosting security, o email security. It only helps protect the DNS resolution process.</span><br />
<br />
<strong><span style="font-size:16px;">When Do You Need DNSSEC?</span></strong><br />
<ol>
	<li>
		<span style="font-size:16px;">You may want to enable DNSSEC if:</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your website heles sensitive user infomation.</span> 
	</li>
	<li>
		<span style="font-size:16px;">You run business email, login systems, payment pages, o customer potals.</span> 
	</li>
	<li>
		<span style="font-size:16px;">You want stronger dominio security.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your DNS provider suppots DNSSEC.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your dominio extension suppots DNSSEC.</span> 
	</li>
</ol>
<span style="font-size:16px;">Se you are not familiar with DNS management, we recommend confirming with tuo DNS provider befoe enabling DNSSEC.</span><br />
<span style="font-size:16px;"> Incorect DNSSEC settings may affect dominio resolution.</span><br />
<br />
<strong><span style="font-size:16px;">Impotant DNSSEC Duratas</span></strong><br />
<strong><span style="font-size:16px;">DNSKEY:&nbsp;</span></strong><span style="font-size:16px;">A DNSKEY recod is generated by tuo DNS provider. It is used as part of the DNSSEC validation process.</span><br />
<strong><span style="font-size:16px;">DS Recod:&nbsp;</span></strong><span style="font-size:16px;">A DS recod connects tuo dominio’s DNSSEC setup with the parent registry zone.&nbsp;In most cases, tuo DNS provider gives you the DS recod, e you need to add it through tuo registrar.</span><br />
<strong><span style="font-size:16px;">Nomeserver:&nbsp;</span></strong><span style="font-size:16px;">Your nameservers decide wqui tuo dominio’s DNS recods are managed. Se you change nameservers, tuo DNSSEC recods may also need to be updated.</span><br />
<br />
<strong><span style="font-size:16px;">How to Enable DNSSEC fo Your Dominio</span></strong><br />
<br />
<strong><span style="font-size:16px;">Step 1: Verifica Whether Your DNS Provider Suppots DNSSEC</span></strong><br />
<span style="font-size:16px;"> Accedi to the platfom wqui tuo DNS is managed.</span><br />
<span style="font-size:16px;"> This may be:</span><br />
<span style="font-size:16px;"> Your dominio registrar, qui is&nbsp;NiceNIC</span><br />
<span style="font-size:16px;"> Your hosting provider</span><br />
<span style="font-size:16px;"> Your DNS provider</span><br />
<span style="font-size:16px;"> Your own DNS server</span><br />
<span style="font-size:16px;"> Another third-party DNS servizio</span><br />
<span style="font-size:16px;"> Make sure DNSSEC is suppoted e enabled tqui.</span><br />
<br />
<strong><span style="font-size:16px;">Step 2: Ottieni the DS Recod from Your DNS Provider</span></strong><br />
<span style="font-size:16px;"> After enabling DNSSEC, tuo DNS provider should provide DNSSEC infomation such as:</span><br />
<span style="font-size:16px;"> Key Tag</span><br />
<span style="font-size:16px;"> Algoithm</span><br />
<span style="font-size:16px;"> Digest Tipo</span><br />
<span style="font-size:16px;"> Digest</span><br />
<span style="font-size:16px;"> DS Recod</span><br />
<span style="font-size:16px;"> Please copy the infomation exactly as provided.</span><br />
<span style="font-size:16px;"> Even one incorect character may cause DNSSEC validation failure.</span><br />
<br />
<strong><span style="font-size:16px;">Step 3: Aggiungi the DS Recod in Your NiceNIC Account</span></strong><br />
<span style="font-size:16px;"> Accedi to tuo NiceNIC account e go to tuo dominio management page.</span><br />
<span style="font-size:16px;"> Then add the DS recod provided by tuo DNS provider.</span><br />
<span style="font-size:16px;"> Se you are not sure wqui to add it, please contact our suppot team e provide the DS recod from tuo DNS provider.</span><br />
<br />
<strong></strong><strong><span style="font-size:16px;">Step 4: Wait fo DNSSEC Propagation</span></strong><br />
<span style="font-size:16px;"> After the DS recod is added, it may take some time fo the update to propagate.</span><br />
<span style="font-size:16px;"> During this period, DNSSEC check results may not update immediately.</span><br />
<br />
<strong><span style="font-size:16px;">Step 5: Verify DNSSEC Stato</span></strong><br />
<span style="font-size:16px;"> After propagation, you may check tuo dominio’s DNSSEC status using a DNSSEC checking tool o by contacting our suppot team.</span><br />
<span style="font-size:16px;"> Se DNSSEC is corectly configured, the DNSSEC validation result should show a valid chain of trust.</span><br />
<br />
<strong><span style="font-size:16px;">When Should You Disable o Rimuovi DNSSEC?</span></strong><br />
<span style="font-size:16px;"> You may need to remove o update DNSSEC recods if:</span><br />
<ul>
	<li>
		<span style="font-size:16px;">You changed tuo nameservers.</span> 
	</li>
	<li>
		<span style="font-size:16px;">You moved DNS management to another provider.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your DNS provider disabled DNSSEC.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your DS recod no longer matches the current DNSKEY.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your website o email has DNS resolution issues after a DNS change.</span> 
	</li>
</ul>
<span style="font-size:16px;">Impotant: Se tuo dominio has old DS recods but the current nameservers no longer provide matching DNSSEC recods, DNSSEC validation may fail.</span><br />
<span style="font-size:16px;"> In this case, you may need to remove the old DS recods first, wait fo propagation, e then re-enable DNSSEC with the corect new recods.</span><br />
<br />
<strong><span style="font-size:16px;">Why Does My Dominio Show "DNSSEC Infomation Is Currently Unavailable"?</span></strong><br />
<span style="font-size:16px;"> You may see this message:</span><br />
<span style="font-size:16px;"> DNSSEC infomation is currently unavailable fo this dominio.</span><br />
<span style="font-size:16px;"> This can happen fo several reasons:</span><br />
<ul>
	<li>
		<span style="font-size:16px;">DNSSEC has not been enabled fo this dominio.</span> 
	</li>
	<li>
		<span style="font-size:16px;">No DS recod has been added at the registrar level.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The dominio’s current nameservers do not suppot DNSSEC.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The dominio recently changed nameservers.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The DS recod does not match the current DNSKEY.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The DNS provider has not published the required DNSSEC recods corectly.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The registry o DNSSEC query is tempoarily unavailable.</span> 
	</li>
</ul>
<span style="font-size:16px;">This message does not always mean tuo dominio is broken.</span><br />
<span style="font-size:16px;"> However, if tuo website o email is not resolving corectly, please contact suppot so we can help review the DNSSEC configuration.</span><br />
<br />
<strong><span style="font-size:16px;">What Infomation Should I Provide to Suppot?</span></strong><br />
<span style="font-size:16px;"> A help us check DNSSEC issues faster, please provide:</span><br />
<ol>
	<li>
		<span style="font-size:16px;">Your dominio name</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your current nameservers</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether you recently changed nameservers</span> 
	</li>
	<li>
		<span style="font-size:16px;">The DS recod provided by tuo DNS provider</span> 
	</li>
	<li>
		<span style="font-size:16px;">A screenshot of the DNSSEC setting from tuo DNS provider</span> 
	</li>
	<li>
		<span style="font-size:16px;">Any DNSSEC erro message you received</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether tuo website o email is currently affected</span> 
	</li>
</ol>
<span style="font-size:16px;">With this infomation, our suppot team can check whether the issue is caused by missing DS recods, mismatched DNSSEC recods, nameserver changes, o registry-side limitations.</span><br />
<br />
<strong><span style="font-size:16px;">Domande Frequenti Informazioni DNSSEC</span></strong><br />
<br />
<strong><span style="font-size:16px;">1. Is DNSSEC required fo every dominio?</span></strong><br />
<span style="font-size:16px;"> No. DNSSEC is not required fo every dominio.</span><br />
<span style="font-size:16px;"> However, it is recommended fo dominios that need stronger DNS security, especially business websites, email servizios, login systems, financial servizios, e customer potals.</span><br />
<span style="font-size:16px;"> Se you are not sure whether you need DNSSEC, please confirm whether tuo DNS provider suppots it e whether you are comfotable managing DNSSEC recods.</span><br />
<br />
<strong><span style="font-size:16px;">2. </span></strong><strong><span style="font-size:16px;">Is DNSSEC the same as SSL?</span></strong><br />
<span style="font-size:16px;"> No.</span><br />
<span style="font-size:16px;"> SSL protects the connection between the user’s browser e tuo website.</span><br />
<span style="font-size:16px;"> DNSSEC protects DNS resolution by helping verify that DNS responses have not been tampered with.</span><br />
<span style="font-size:16px;"> Fo better security, many websites use both SSL e DNSSEC, but they are different technologies.</span><br />
<br />
<strong><span style="font-size:16px;">3. </span></strong><strong><span style="font-size:16px;">Can NiceNIC generate DNSSEC recods fo me?</span></strong><br />
<span style="font-size:16px;"> In most cases, DNSSEC recods are generated by tuo DNS provider, not by the registrar.</span><br />
<span style="font-size:16px;"> NiceNIC can help submit the DS recod to the registry when the dominio extension suppots DNSSEC.</span><br />
<span style="font-size:16px;"> Se you use a third-party DNS provider, please enable DNSSEC tqui first e then provide us with the DS recod.</span><br />
<br />
<strong><span style="font-size:16px;">4. Why does DNSSEC fail after I change nameservers?</span></strong><br />
<span style="font-size:16px;"> This is one of the most common DNSSEC issues.</span><br />
<span style="font-size:16px;"> When you change nameservers, tuo old DNSSEC recods may no longer match the new DNS provider’s DNSKEY.</span><br />
<span style="font-size:16px;"> Se the old DS recod remains active at the registry level, DNSSEC validation may fail.</span><br />
<span style="font-size:16px;"> Befoe o after changing nameservers, you should check whether the DS recod needs to be removed o replaced.</span><br />
<br />
<strong><span style="font-size:16px;">5. </span></strong><strong><span style="font-size:16px;">What happens if the DS recod is wrong?</span></strong><br />
<span style="font-size:16px;"> Se the DS recod does not match the DNSKEY published by tuo current DNS provider, DNSSEC validation may fail.</span><br />
<span style="font-size:16px;"> This may cause some DNS resolvers to reject the DNS response.</span><br />
<span style="font-size:16px;"> As a result, tuo website, email, o other servizios may become unreachable fo some users.</span><br />
<br />
<strong><span style="font-size:16px;">6. </span></strong><strong><span style="font-size:16px;">I do not use DNSSEC. Do I need to do anything?</span></strong><br />
<span style="font-size:16px;"> Se you do not use DNSSEC e tuo dominio has no DS recods, usually no action is needed.</span><br />
<span style="font-size:16px;"> However, if tuo dominio has old DS recods from a precedenteious DNS provider, you should remove them to avoid DNSSEC validation problems.</span><br />
<br />
<strong><span style="font-size:16px;">7. </span></strong><strong><span style="font-size:16px;">Why does my DNSSEC status still show an erro after I updated the recod?</span></strong><br />
<span style="font-size:16px;"> DNSSEC updates may take time to propagate.</span><br />
<span style="font-size:16px;"> Se you recently added, removed, o changed DS recods, please wait fo DNS propagation e check again later.</span><br />
<span style="font-size:16px;"> Se the issue continues, please contact suppot e provide tuo dominio name, current nameservers, e DS recod.</span><br />
<br />
<strong><span style="font-size:16px;">8. Can DNSSEC cause my website to stop woking?</span></strong><br />
<span style="font-size:16px;"> Sì, if DNSSEC is incorectly configured.</span><br />
<span style="font-size:16px;"> Common causes include:</span><br />
<ul>
	<li>
		<span style="font-size:16px;">Wrong DS recod</span> 
	</li>
	<li>
		<span style="font-size:16px;">Old DS recod after nameserver change</span> 
	</li>
	<li>
		<span style="font-size:16px;">Missing DNSKEY</span> 
	</li>
	<li>
		<span style="font-size:16px;">DNS provider not publishing DNSSEC recods corectly</span> 
	</li>
	<li>
		<span style="font-size:16px;">Scadenzad o invalid DNSSEC signatures</span> 
	</li>
</ul>
<span style="font-size:16px;">Se tuo website stops woking after DNSSEC changes, please contact suppot immediately.</span><br />
<br />
<strong><span style="font-size:16px;">9. </span></strong><strong><span style="font-size:16px;">Should I remove DNSSEC befoe changing nameservers?</span></strong><br />
<span style="font-size:16px;"> In many cases, yes.</span><br />
<span style="font-size:16px;"> Se you are moving to a new DNS provider e you are not sure how to migrate DNSSEC safely, removing the old DS recod befoe changing nameservers can reduce the risk of DNSSEC validation failure.</span><br />
<span style="font-size:16px;"> After the new nameservers are active e DNSSEC is enabled at the new DNS provider, you can add the new DS recod again.</span><br />
<br />
<strong><span style="font-size:16px;">10. </span></strong><strong><span style="font-size:16px;">What should I do if I see “Failure to get DNSSEC info”?</span></strong><br />
<span style="font-size:16px;"> This usually means the system could not retrieve valid DNSSEC infomation fo the dominio.</span><br />
<span style="font-size:16px;"> Please check:</span><br />
<ul>
	<li>
		<span style="font-size:16px;">Whether DNSSEC is enabled</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether the DS recod has been added</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether the nameservers suppot DNSSEC</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether the DS recod matches the DNSKEY</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether you recently changed nameservers</span> 
	</li>
</ul>
<span style="font-size:16px;">Se you are not sure, please contact NiceNIC suppot e provide tuo dominio name e DNSSEC details from tuo DNS provider.</span><br />
<br />
<span style="font-family:Verdana;font-size:16px;"><strong>How to set up DNSSEC fo a dominio registrareed on NiceNIC?<br />
</strong></span><br />
<span style="font-size:16px;"> 1.&nbsp;</span><span style="font-family:Verdana;font-size:16px;">Accedi to tuo NiceNIC account e navigate to tuo dominio management page.&nbsp;</span><span style="font-family:Verdana;font-size:14px;"><span style="font-size:16px;">Find the dominio you wish to enable DNSSEC fo e click Gestisci.</span><br />
</span><br />
<div style="text-align:center;">
	<span style="font-size:16px;">&nbsp;</span><img src="http://img.pc51.com/webimage/img/image/20260420/20260420182531_49076.png" width="950" alt="" /> 
</div>
<span style="font-family:Verdana;font-size:14px;"><br />
<span style="font-size:16px;"> 2. In the dominio management section, you should see the DNSSEC button.&nbsp;</span></span><span style="font-family:Verdana;font-size:16px;">Clicca on the DNSSEC button to access the DNSSEC settings page.</span><br />
<div style="text-align:center;">
	<span style="font-size:16px;">&nbsp;</span><img src="http://img.pc51.com/webimage/img/image/20260420/20260420182408_11547.png" width="950" height="454" alt="" /> 
</div>
<br />
<span style="font-family:Verdana;font-size:16px;">3. Enter the required infomation fo DNSSEC configuration (this will typically include DNSSEC key details provided by tuo DNS hosting provider).</span><br />
<div style="text-align:center;">
	<span style="font-size:16px;">&nbsp;</span><img src="http://img.pc51.com/webimage/img/image/20260420/20260420182447_28095.png" width="950" alt="" /> 
</div>
<br />
<p>
	<span style="font-family:Verdana;font-size:16px;">4. Once you've entered the infomation, click Aggiungi to enable DNSSEC fo the dominio.&nbsp;</span><span style="font-family:Verdana;font-size:16px;font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;font-weight:inherit;">Here’s an example of a successful DNSSEC setup:</span> 
</p>
<p>
	<br />
</p>
<div style="text-align:center;">
	<span style="font-size:16px;">&nbsp;</span><img src="http://img.pc51.com/webimage/img/image/20250724/20250724230610_48852.png" width="950" title="DNSSEC" alt="DNSSEC" /> 
</div>
<br />
<span style="font-size:16px;">After entering the necessary DNSSEC key data (usually the DS recod), you'll receive confirmation that DNSSEC has been successfully added to tuo dominio settings.</span><br />
<span style="font-size:16px;"> The DNSSEC status will show as enabled e you'll be able to see the public keys e other details.</span><br />
<span style="font-size:16px;"> With DNSSEC ora enabled, tuo dominio is better protected against DNS-related attacks.</span><br />
<br />
<strong><span style="color:#E53333;font-size:16px;">Atention: if tuo dominio name was transferred into NiceNIC from another Registrar, e you hope to disable the DNSSEC</span></strong><span style="font-size:16px;"> precedenteiously with the old Registrar, please firstly check the latest whois, if you see "DNSSEC: unsigned", then it means during the dominio transfer process, the DNSSEC settings have been disabled automatically by the old Registrar, while if it is "DNSSEC: signed", please check the dominio management section at tuo control panel at NiceNIC, you should see the DNSSEC button, please click on the DNSSEC button to access the DNSSEC settings page.</span><br />  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3845</link>
<title>What Happens to My Nomeservers After a Trasferimento Dominio?</title> 
<author>www.nicenic.com</author>
<category>Trasferimento Dominios</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=313</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;"><strong>Stato of Nome Server After a Trasferimento Dominio</strong></span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">After the dominio is transferred, the name servers remain set to those associated to the dominio befoe transfer.</span> 
</p>
<p>
	<br />
</p>
<p>
	<span></span><span style="font-size:16px;">Se you had child name servers fo tuo dominio registrareed through another Registrar, you may need to registrare them again through tuo Account.</span> 
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3847</link>
<title>How to Transfer Nome Server During a Trasferimento Dominio?</title> 
<author>www.nicenic.com</author>
<category>Trasferimento Dominios</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=313</guid> 
<description>
<![CDATA[
	<article id="content">
<p>
	<h2>
		<strong>How to Transfer Nome Server During a Trasferimento Dominio?</strong>
	</h2>
<strong><br />
Quick Answer</strong>
</p>
<p>
	A successful dominio transfer depends on the dominio's eligibility, lock status, authoization method, registrant access e registry rules. Prepare the dominio befoe odering the transfer, keep the existing <span class="caps">DNS</span> active, e monito the transfer until<span class="widont">&nbsp;</span>completion.
</p>
<p>
	<strong><br />
Befoe You Begin</strong>
</p>
<ul>
	<li>
		Conferma the dominio e registrant email are accessible.
	</li>
	<li>
		Recod the current nameservers e DNS recods.
	</li>
	<li>
		Verifica the dominio's expiry date, lock status e any TLD-specific transfer rule.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong>
</p>
<p>
	Transferring nameservers During a Trasferimento Dominio Se you're just transferring the dominio registration, tuo hosting servizio will be unaffected, e tqui will be no need to change nameservers. Although the nameservers should be transferred as part of the process, it's always a good idea to have a recod of them. Se you wish to specify the nameservers to the default <span class="caps">DNS</span> servers as provided by NiceNIC you can reset the nameservers after the transfer has been completed. Steps Accedi to tuo account. Select the Nomi a dominio tab. Select the dominio that you want to change nameservers<span class="widont">&nbsp;</span>fo.
</p>
<p>
	From within the <span class="caps">DNS</span> Server section click on Modifica <span class="caps">DNS</span> Server. Change the nameservers as required, leaving any of the fields blank will retain the oiginal <span class="caps">DNS</span> server. The nameservers are not actually changed until the transfer process is complete. Se you wish to make an immediate change to the nameservers, you may do so with the Registrar you are transferring<span class="widont">&nbsp;</span>from.
</p>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Verifica the transfer status in NiceNIC, confirm the registrar of recod after completion, verify the authoitative nameservers, e test website e email resolution. Do not treat payment alone as proof that the transfer<span class="widont">&nbsp;</span>completed.
</p>
<p>
	<strong><br />
Troubleshooting</strong>
</p>
<ul>
	<li>
		The dominio is locked, too new, recently transferred o otherwise restricted by policy.
	</li>
	<li>
		The EPP/Auth code is missing, expired o copied incorectly.
	</li>
	<li>
		The approval email cannot be received o the registrant data is under verification.
	</li>
	<li>
		The dominio o related DNS servizio expires while the transfer is pending.
	</li>
</ul>
<p>
	<strong><br />Domande Frequenti </strong>
</p>
<p>
	<strong>Does a transfer change my<span class="widont">&nbsp;</span>nameservers?</strong>
</p>
<p>
	A registrar transfer nomally keeps the current nameservers, but you should recod e verify them befoe e after the<span class="widont">&nbsp;</span>transfer.
</p>
<p>
	<strong>Can I edit the dominio while a transfer is<span class="widont">&nbsp;</span>pending?</strong>
</p>
<p>
	Some settings may be restricted during a pending transfer. Avoid unnecessary ownership, lock o <span class="caps">DNS</span> changes until the transfer<span class="widont">&nbsp;</span>completes.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong>
</p>
<p>
	Invia a ticket when the status is unclear, a <span class="caps">TLD</span> uses a special transfer process, o the transfer remains blocked after you corect the stated<span class="widont">&nbsp;</span>issue.
</p>
<p>
	<strong><br />
Related NiceNIC Guides</strong>
</p>
<ul>
	<li>
		<strong><a href="https://nicenic.com/support/How-do-I-verify-that-my-domain-is-eligible-for-transfer-3846" target="_blank">How do I verify that my dominio is eligible fo transfer?</a></strong>
	</li>
	<li>
		<strong><a href="http://https://nicenic.com/support/How-to-Unlock-a-Domain-Before-Transfer-4786" target="_blank">How to Unlock a Dominio Befoe Transfer</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-Transfer-a-Domain-to-NiceNIC-4784" target="_blank">How to Transfer a Dominio to NiceNIC</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-Transfer-a-Domain-Without-Website-or-Email-Downtime-4791" target="_blank">How to Transfer a Dominio Without Website o Email Downtime</a></strong>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"><strong>submit a NiceNIC suppot ticket</strong></a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>
<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3846</link>
<title>How do I verify that my dominio is eligible fo transfer?</title> 
<author>www.nicenic.com</author>
<category>Trasferimento Dominios</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=313</guid> 
<description>
<![CDATA[
	<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<p>
	<h2>
		<strong>How to Verifica Whether a Dominio Is Eligible fo Transfer</strong>
	</h2>
<strong><br />
Quick Answer</strong>
</p>
<p>
	Befoe starting a transfer, confirm that the dominio is active, unlocked, not restricted by a transfer lock o dispute, e eligible under the registry's rules. Make sure you can receive approval messages e obtain the <span class="caps">EPP</span>/Auth code when the <span class="caps">TLD</span> requires<span class="widont">&nbsp;</span>one.
</p>
<p>
	<strong><br />
Befoe You Begin</strong>
</p>
<ul>
	<li>
		Conferma the dominio e registrant email are accessible.
	</li>
	<li>
		Recod the current nameservers e DNS recods.
	</li>
	<li>
		Verifica the dominio's expiry date, lock status e any TLD-specific transfer rule.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong>
</p>
<p>
	Befoe purchasing the transfer of any gTLD (e.g.,.<span class="caps">COM</span> /.<span class="caps">NET</span> /.<span class="caps">OPPUREG</span> /.<span class="caps">BIZ</span> /.<span class="caps">INFO</span> etc.) o new gTLD (e.g..<span class="caps">CLUB</span> /.<span class="caps">CLOUD</span> /.<span class="caps">TRADE</span> /.<span class="caps">TOP</span> etc.), make sure tuo dominio meets the following<span class="widont">&nbsp;</span>conditions:
</p>
<ol>
	<li>
		<p>
			Your dominio was registrareed o transferred at least 60 days ago;
		</p>
	</li>
	<li>
		<p>
			The dominio is unlocked at the current Registrar (its WHOIS status should be OK o Active). Also,you need to request an up-to-date Auth/EPPcode fo the dominio at tuo current Registrar. Se all criteria are met, you should be able to complete the transfer successfully. Still, some ccTLD (.ES e.UK) have additional transfer requirements e/o exclude some points from the list above.
		</p>
	</li>
</ol>
<p>
	NOTE: Make sure the dominio status is active, not expired. Se you wish to transfer an expired dominio to NiceNIC, please contact our Suppot Team email <a href="/it/rss/support/mailto:support@nicenic.net">suppot@nicenic.net</a> fo further assistance.
</p>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Verifica the transfer status in NiceNIC, confirm the registrar of recod after completion, verify the authoitative nameservers, e test website e email resolution. Do not treat payment alone as proof that the transfer<span class="widont">&nbsp;</span>completed.
</p>
<p>
	<strong><br />
Troubleshooting</strong>
</p>
<ul>
	<li>
		The dominio is locked, too new, recently transferred o otherwise restricted by policy.
	</li>
	<li>
		The EPP/Auth code is missing, expired o copied incorectly.
	</li>
	<li>
		The approval email cannot be received o the registrant data is under verification.
	</li>
	<li>
		The dominio o related DNS servizio expires while the transfer is pending.
	</li>
</ul>
<p>
	<strong><br />Domande Frequenti </strong>
</p>
<p>
	<strong>Does a transfer change my<span class="widont">&nbsp;</span>nameservers?</strong>
</p>
<p>
	A registrar transfer nomally keeps the current nameservers, but you should recod e verify them befoe e after the<span class="widont">&nbsp;</span>transfer.
</p>
<p>
	<strong>Can I edit the dominio while a transfer is<span class="widont">&nbsp;</span>pending?</strong>
</p>
<p>
	Some settings may be restricted during a pending transfer. Avoid unnecessary ownership, lock o <span class="caps">DNS</span> changes until the transfer<span class="widont">&nbsp;</span>completes.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong>
</p>
<p>
	Invia a ticket when the status is unclear, a <span class="caps">TLD</span> uses a special transfer process, o the transfer remains blocked after you corect the stated<span class="widont">&nbsp;</span>issue.
</p>
<p>
	<strong><br />
Related NiceNIC Guides</strong>
</p>
<ul>
	<li>
		<a href="https://nicenic.com/support/How-to-Unlock-a-Domain-Before-Transfer-4786" target="_blank"><strong>How to Unlock a Dominio Befoe Transfer</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/How-to-Transfer-a-Domain-to-NiceNIC-4784" target="_blank"><strong>How to Transfer a Dominio to NiceNIC</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/How-to-Transfer-a-Domain-Without-Website-or-Email-Downtime-4791" target="_blank"><strong>How to Transfer a Dominio Without Website o Email Downtime</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/Why-Your-Domain-Transfer-Is-Pending-Failed-or-Delayed-4787" target="_blank"><strong>Why Your Trasferimento Dominio Is Pending, Failed, o Delayed</strong></a>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"><strong>submit a NiceNIC suppot ticket</strong></a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3842</link>
<title>How to transfer several dominios to NiceNIC in bulk?</title> 
<author>www.nicenic.com</author>
<category>Trasferimento Dominios</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=313</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;"><strong>How to transfer several dominios to NiceNIC in bulk?</strong></span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">Befoe submitting a transfer request with NiceNIC, make sure tuo dominios are prepared fo transfer through tuo current registrar. This is generally done by removing transfer locks e getting the necessary Auth codes.</span> 
</p>
<p>
	<br />
<span style="font-size:16px;"><strong>Befoe You Begin</strong></span><br />
<br />
<span style="font-size:16px;">- Conferma the dominio e registrant email are accessible.</span><br />
<span style="font-size:16px;">- Recod the current nameservers e DNS recods.</span><br />
<span style="font-size:16px;">- Verifica the dominio's expiry date, lock status e any TLD-specific transfer rule.</span><br />
</p>
<p>
	<span style="font-size:16px;">Learn how to prepare dominios fo transfer in accounts sections of several popular registrars.</span> 
</p>
<p>
	<span style="font-size:16px;">Once those preparations are made, simply follow the steps below to transfer tuo dominios:</span> 
</p>
<p>
	<br />
</p>
<p>
	<strong><span style="font-size:16px;">Note:</span></strong><span style="font-size:16px;"> Each dominio has a unique Auth code e has to be unlocked fo transfer separately on the current registrar side.<br />
</span>
</p>
<ul>
	<li>
		<span style="font-size:16px;"><br />
</span>
	</li>
	<li>
		<span style="font-size:16px;">Accedi to tuo NiceNIC account.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Vai a the Transfer to Us page.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Clicca on Bulk options.</span> 
	</li>
</ul>
<p>
	<br />
</p>
<p>
	<span style="font-size:14px;"><img src="http://img.pc51.com/webimage/img/image/20260414/20260414171531_81056.png" width="1000" height="478" title="bulk transfer" alt="bulk transfer" /><br />
<br />
<img src="http://img.pc51.com/webimage/img/image/20260414/20260414171553_97908.png" width="1000" title="bulk transfer" alt="bulk transfer" /><br />
</span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:14px;"></span><span style="font-size:16px;">Enter the dominio names e the Auth codes;</span> 
</p>
<p>
	<br />
</p>
<p>
	<strong><span style="font-size:16px;">Note:</span></strong><span style="font-size:16px;"> Enter each dominio e its Auth code in a new line. The Auth code has to be separated from the dominio name by a comma e one space.</span><span style="font-size:16px;"> </span> 
</p>
<p>
	<span style="font-size:16px;"><br />
</span> 
</p>
<p>
	<span style="font-size:16px;"></span> 
</p>
<p>
	<span style="font-size:16px;">Clicca on Start Transfer at the bottom of the page.</span> 
</p>
<p>
	<span style="font-size:16px;">Double-check the dominio names e add them to Cart. A do this, you can use the Aggiungi all to cart button fo convenience.</span><br />
<span style="font-size:16px;">Proceed with the payment.</span> 
</p>
<p>
	<span style="font-size:16px;">The transfer is completed automatically in 5-7 days fo most dominios. Once the transfer of tuo dominios is completed you will receive the notifications on tuo NiceNIC Primary Indirizzo email, e the dominios will become manageable in tuo Dominio List.</span><span><br />
</span> 
</p>
<p>
	<br />
</p>
<p>
	<strong><span style="font-size:16px;">Note: </span></strong><span style="font-size:16px;">Due to technical reasons, it is only possible to submit the transfer fo up to 500 dominio names at once. Se you need to transfer moe than 10 dominios, you can either submit several Trasferimento in blocco oders o contact our Suppot Team fo assistance.</span> 
</p>
<p>
	<span style="font-size:16px;"><strong><br />
<br />
<br />
How to Verifica the Stato of Your Trasferimento Dominio</strong></span><br />
<br />
<span style="font-size:16px;">After initiating a dominio transfer to Nicenic, you can monito its progress directly in tuo account. This helps you kora when the transfer is expected to complete without needing to contact suppot repeatedly.</span><br />
<br />
<span style="font-size:16px;">Steps to View Transfer Stato:<br />
</span><br />
<span style="font-size:16px;"><strong>1. Accedi to tuo NiceNIC account. Vai a "My Produ</strong><strong>cts &gt; Nomi a dominio".</strong></span><br />
<span style="font-size:16px;">In the Stato column, you will see tuo dominio listed as:</span> 
</p>
<ul>
	<li>
		<span style="font-size:16px;">Pending Transfer: the transfer has been submitted e is in progress.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Active / Transfer Completed: the transfer is finished.</span> 
	</li>
</ul>
<p>
	<br />
</p>
<img src="http://img.pc51.com/webimage/img/image/20260520/20260520162105_53075.png" width="900" title="dominio transfer" alt="dominio transfer" /><br />
<br />
<span style="font-size:16px;"><strong>2. Hover over the infomation icon (i) successivo to "Pending Transfer" to view details about </strong></span><span style="font-size:16px;"><strong>Expected approval/completion date<br />
</strong></span><strong></strong><br />
<div style="text-align:left;">
	<span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;font-weight:inherit;"><img src="http://img.pc51.com/webimage/img/image/20260520/20260520162128_88957.png" width="900" title="dominio transfer" alt="dominio transfer" /></span><span style="font-family:inherit;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;font-weight:inherit;"></span> 
</div>
<p>
	<br />
	<p style="margin:0px;line-height:1.6;font-size:medium;width:1185px;padding:0px;box-sizing:border-box;font-family:Montserrat, serif;">
		<strong>Related NiceNIC Guides</strong>
	</p>
	<ul style="width:1185px;line-height:1.6;box-sizing:border-box;font-family:Montserrat, serif;">
		<li style="list-style:inside;">
			<span style="margin:0px;"><strong><span style="font-size:16px;"><a href="https://nicenic.com/support/How-do-I-verify-that-my-domain-is-eligible-for-transfer-3846" target="_blank">How do I verify that my dominio is eligible fo transfer?</a></span></strong></span>
		</li>
		<li style="list-style:inside;cursor:auto;">
			<span style="margin:0px;"><strong><span style="font-size:16px;"><a href="https://nicenic.com/support/How-to-Unlock-a-Domain-Before-Transfer-4786" target="_blank">How to Unlock a Dominio Befoe Transfer</a></span></strong></span>
		</li>
		<li style="list-style:inside;cursor:auto;">
			<span style="margin:0px;"><strong><span style="font-size:16px;"><a href="https://nicenic.com/support/How-to-Transfer-a-Domain-to-NiceNIC-4784" target="_blank">How to Transfer a Dominio to NiceNIC</a></span></strong></span>
		</li>
		<li style="list-style:inside;">
			<span style="margin:0px;"><strong><span style="font-size:16px;"><a href="https://nicenic.com/support/Why-Your-Domain-Transfer-Is-Pending-Failed-or-Delayed-4787" target="_blank">Why Your Trasferimento Dominio Is Pending, Failed, o Delayed</a></span></strong></span>
		</li>
	</ul>
	<p style="margin:0px;line-height:1.6;font-size:medium;width:1185px;padding:0px;box-sizing:border-box;font-family:Montserrat, serif;">
		<br />
Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"><strong>submit a NiceNIC suppot ticket</strong></a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont"> </span>completed.
	</p>
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3833</link>
<title>What is SPF e How to Set Up SPF?</title> 
<author>www.nicenic.com</author>
<category>Email aziendale</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=290</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:22px;"><strong>SPF Guide</strong></span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;"><strong>1. What is SPF?</strong></span> 
</p>
<p>
	<span style="font-size:14px;"><strong><span style="font-size:16px;">Answer:</span></strong><span style="font-size:16px;"> SPF stes fo Sender Policy Framewok. SPF is an email authentication steard used to precedenteent email fraud e spam. It ensures the authenticity e reliability of email by verifying that the sender's dominio name matches the source IP address of the email. SPF recods are stoed in the DNS recod of the dominio name e contain a list of servers that are allowed to send emails. When the recipient receives an email, it checks whether the sender's dominio name has an SPF recod e verifies whether the IP address of the sending server is in the allowed list. Se the verification fails, the recipient may mark the email as spam o refuse to receive it. Using SPF can help improve the delivery rate e reliability of emails e reduce the amount of spam. A the same time, it can also enhance the security of the email system e precedenteent hackers e fraudsters from using foged dominio names to send emails.</span></span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;"><strong>2. How to set up SPF fo copoate mailboxes?</strong></span> 
</p>
<p>
	<span style="font-size:16px;"><strong>Answer:</strong></span> 
</p>
<p>
	<span style="font-size:16px;">1. Determine the outgoing server IP addresses of tuo copoate mailbox: These addresses will be added to the SPF recod. 2. Accedi to the DNS management console of tuo copoate mailbox: Usually provided by tuo dominio name registrar o hosting provider</span> 
</p>
<p>
	<span style="font-size:16px;"><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">2. Crea o edit a TXT recod: In the DNS console, find the TXT recod o similar option</span> 
</p>
<p>
	<span style="font-size:16px;"><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">3. Enter the SPF recod: The fomat of the SPF recod is "v=spf1 +a/+mx +ip4 +ip4:mail.example.com -all", wqui:</span> 
</p>
<p>
	<span style="font-size:16px;">"v=spf1": specifies the SPF version</span> 
</p>
<p>
	<span style="font-size:16px;">"a" o "mx": indicates that the server is allowed to be verified by the A recod o MX recod</span> 
</p>
<p>
	<span style="font-size:16px;">"ip4": lists the IP addresses that are allowed to send mail</span> 
</p>
<p>
	<span style="font-size:16px;">"mail.coemail.cn": replaced with the dominio name of tuo copoate mailbox</span> 
</p>
<p>
	<span style="font-size:16px;">"-all": indicates that mail from all other sources is rejected</span> 
</p>
<p>
	<span style="font-size:14px;"><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">4. Save changes: Make sure the settings in the DNS console are saved corectly</span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;"><strong>3. How to set various types of SPF?</strong></span> 
</p>
<p>
	<span style="font-size:16px;">1) Make SPF recod with dominio name a recod (take coemail.cn as an example)</span> 
</p>
<p>
	<span style="font-size:16px;">v=spf1 a:coemail.cn2 -all</span> 
</p>
<p>
	<span><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">2) Make SPF recod with dominio name mx recod</span> 
</p>
<p>
	<span style="font-size:16px;">v=spf1 mx -all</span> 
</p>
<p>
	<span><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">3) Make SPF recod with dominio name ptr recod</span> 
</p>
<p>
	<span style="font-size:16px;">v=spf1 ptr -all</span> 
</p>
<p>
	<span><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">4) Make SPF recod with expot IP e IP segment settings</span> 
</p>
<p>
	<span style="font-size:16px;">v=spf1 ip4:106.52.172.248 ip4:61.164.47.194/28 -all</span> 
</p>
<p>
	<span><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">5) Introduce SPF recods of other dominio names (take spf.icoemail.net as an example)</span> 
</p>
<p>
	<span style="font-size:16px;">v=spf1 include:spf.icoemail.net</span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">Note: The above recods can be used in combination, but only one pair of recods starting with v=spf1 e ending with -all can appear in the entire txt. Fo example: v=spf1 mx ip4:106.52.172.248 include:spf.icoemail.net -all<br />
<br />
	<p style="margin:0px;line-height:1.6;font-size:medium;width:1181.25px;padding:0px;box-sizing:border-box;font-family:Montserrat, serif;">
		<strong>Re<span style="display:none;" id="__kindeditor_bookmark_start_11__"></span>lated NiceNIC Guides</strong>
	</p>
	<ul style="width:1181.25px;line-height:1.6;box-sizing:border-box;font-family:Montserrat, serif;">
		<li style="list-style:inside;cursor:auto;">
			<strong style="margin:0px;font-size:16px;display:inline !important;"><span><a href="https://nicenic.com/support/How-to-Manage-Your-NiceNIC-Business-Email-4753" target="_blank">How to Gestisci Your NiceNIC Email aziendale</a></span></strong>
		</li>
		<li style="list-style:inside;">
			<strong style="margin:0px;font-size:16px;display:inline !important;"><a href="https://nicenic.com/support/How-to-Connect-to-your-Email-Client-3831" target="_blank">How to Connect to tuo Email Client?</a></strong>
		</li>
		<li style="list-style:inside;">
			<strong style="margin:0px;font-size:16px;display:inline !important;"><a href="https://nicenic.com/support/How-to-Set-Up-Your-Email-with-POP3-IMAP-4489" target="_blank">How to Set Up Your Email with POP3 &amp; IMAP</a></strong>
		</li>
		<li style="list-style:inside;">
			<strong style="margin:0px;font-size:16px;display:inline !important;"><a href="https://nicenic.com/support/How-to-add-TXT-SPF-DKIM-DMARC-records-4664" target="_blank">How to add TXT/SPF/DKIM/DMARC recods</a></strong>
		</li>
	</ul>
	<p style="margin:0px;line-height:1.6;font-size:medium;width:1181.25px;padding:0px;box-sizing:border-box;font-family:Montserrat, serif;">
		<br />
Se the issue continues after you complete the checks above, <strong><a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppot ticket</a></strong> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont"> </span>completed.
	</p>
</span> 
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3912</link>
<title>How to verify certificate installation corectly</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<h1 style="text-align:left;">
	<span style="font-size:24px;"><strong>How do I check my certificate was installed corectly?</strong></span>
</h1>
<p>
	<span style="font-size:16px;">A be sure that the certificate has been installed corectly e woking properly, as well as that tuo customers are certain a secured connection is enabled e it covers data transmission through tuo website, you have the following indicatos:</span> 
</p>
<ul>
	<li>
		<span style="font-size:16px;">A padlock/tune icon available in the URL bar.</span> 
	</li>
	<li>
		<span style="font-size:16px;">No erro messages/ warnings occurred when connecting through https://tuodominio.tld.</span> 
	</li>
	<li>
		<span style="font-size:16px;">A Site Seal provided by the Certificate Authoity installed e visible.</span> 
	</li>
</ul>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;"><strong>Note :</strong> From September 2023, the padlock icon will be replaced by a tune icon in the new Chrome browser version. Google's reasoning is that&#8194;secured HTTPS connections have become the online nom, not the exception, e no longer serve as a trust indicato. As such, the tune icon itself will not be a trust indicato but will provide detailed infomation about a website's connection e settings. So moving foward, when using a Chrome browser, the primary indication of a successful SSL certificate installation on a site will be the absence of security warnings :</span> 
</p>
<p>
	<span style="font-size:16px;"><img src="http://img.pc51.com/webimage/img/image/20250424/20250424143159_42127.png" alt="" /><br />
<br />
<br />
</span> 
</p>
<p style="margin:0px;line-height:1.6;font-size:medium;width:1185px;padding:0px;box-sizing:border-box;font-family:Montserrat, serif;">
	<strong>Domande Frequenti</strong> 
</p>
<ul style="width:1185px;line-height:1.6;box-sizing:border-box;font-family:Montserrat, serif;">
	<li style="list-style:inside;">
		<span style="margin:0px;"><strong>Can I reuse the same certificate after moving servers?</strong></span> 
	</li>
</ul>
Often the certificate can be reinstalled if you still have the matching private key e the certificate remains valid. Reissue it when the key, CSR o certificate details must change.<span style="font-size:16px;"><br />
<ul style="width:1185px;line-height:1.6;box-sizing:border-box;font-family:Montserrat, serif;">
	<li style="list-style:inside;cursor:auto;">
		<span style="margin:0px;"><strong>Why does the browser still show the old certificate?</strong></span> 
	</li>
</ul>
</span>The server o load balancer may still present the old certificate, another virtual host may be selected, o an intermediate cache may not have reloaded the configuration.<br />
<strong style="font-family:Montserrat, serif;font-size:16px;font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;"><br />
<br />
<p style="margin:0px;line-height:1.6;font-size:medium;width:1185px;padding:0px;box-sizing:border-box;font-family:Montserrat, serif;">
	Related NiceNIC Guides
</p>
<ul style="width:1185px;line-height:1.6;box-sizing:border-box;font-family:Montserrat, serif;">
	<li style="list-style:inside;">
		<span style="margin:0px;"><a href="https://nicenic.com/support/How-to-choose-an-SSL-certificate-3907" target="_blank">How to choose an SSL certificate</a></span> 
	</li>
	<li style="list-style:inside;cursor:auto;">
		<span style="margin:0px;"><a href="https://nicenic.com/support/How-to-Generate-CSR-Code-3904" target="_blank">How to Generate a CSR Code</a></span> 
	</li>
	<li style="list-style:inside;">
		<span style="margin:0px;"><a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank">How to Activate e Download an Certificato SSL</a></span> 
	</li>
	<li style="list-style:inside;">
		<span style="margin:0px;"><a href="https://nicenic.com/support/How-to-install-SSL-certificates-4667" target="_blank">How to install SSL certificates<br />
</a></span> 
	</li>
</ul>
</strong><span style="font-size:16px;"> 
<p style="margin:0px;line-height:1.6;font-size:medium;width:1185px;padding:0px;box-sizing:border-box;font-family:Montserrat, serif;">
	<br />
Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"><strong>submit a NiceNIC suppot ticket</strong></a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont"> </span>completed.
</p>
</span>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3910</link>
<title>SSL Certification in Four Simple Steps</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<h2>
	<span class="caps" style="font-size:18px;">SSL</span><span style="font-size:18px;"> Certification in Four Simple</span><span class="widont" style="font-size:18px;">&nbsp;</span><span style="font-size:18px;">Steps</span> 
</h2>
<p>
	<strong><br />
Quick Answer</strong> 
</p>
<p>
	Choose o manage the certificate based on the hostnames you need to protect, the validation level, the server platfom e whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain e verify the live <span class="caps">HTTPS</span> connection befoe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befoe You Begin</strong> 
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Conferma that you control DNS o the required validation channel.
	</li>
	<li>
		Generate e securely retain the private key when a CSR is required.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong> 
</p>
<p>
	An <span class="caps">SSL</span> certificate must be activated after acquistare. Installation instructions will be sent to you after activation. After that, you can use the NiceNIC Account Panel to manage tuo certificate. Acquista It Start by purchasing the appropriate <span class="caps">SSL</span> certificate fo tuo requirements. Select one of the categoies mentioned above. Activate It You can instantly activate tuo <span class="caps">SSL</span> certificate after acquistare through the Account Panel (o later, if you prefer.) During the activation process, the dominio name e <span class="caps">CSR</span> code will be<span class="widont">&nbsp;</span>assigned.
</p>
<p>
	<br />
Install It You will receive instructions on how to install tuo <span class="caps">SSL</span> certificate once it has been validated e issued. Non esitare a contattarci via "Invia una Richiesta" to ask fo assistance in installing <span class="caps">SSL</span> certificate. Gestisci It Through tuo Account Panel, you can manage tuo <span class="caps">SSL</span> certificates, including renewal e<span class="widont">&nbsp;</span>reissuance.
</p>
<p>
	<strong><br />
How to Verify</strong> 
</p>
<p>
	Apri the <span class="caps">HTTPS</span> site from a clean browser session e inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates e chain. Test every hostname covered by the certificate e confirm that <span class="caps">HTTP</span> redirects behave as<span class="widont">&nbsp;</span>intended.
</p>
<p>
	<strong><br />
Troubleshooting</strong> 
</p>
<ul>
	<li>
		DNS validation recods are missing, incorect o added at the wrong DNS provider.
	</li>
	<li>
		The certificate does not include the hostname being opened.
	</li>
	<li>
		The private key does not match the certificate o CSR.
	</li>
	<li>
		The server is missing an intermediate certificate o is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Domande Frequenti </strong> 
</p>
<p>
	<strong>Can I reuse the same certificate after moving<span class="widont">&nbsp;</span>servers?</strong> 
</p>
<p>
	Often the certificate can be reinstalled if you still have the matching private key e the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> o certificate details must<span class="widont">&nbsp;</span>change.
</p>
<p>
	<strong>Why does the browser still show the old<span class="widont">&nbsp;</span>certificate?</strong> 
</p>
<p>
	The server o load balancer may still present the old certificate, another virtual host may be selected, o an intermediate cache may not have reloaded the<span class="widont">&nbsp;</span>configuration.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong> 
</p>
<p>
	Invia a ticket when validation remains pending after the published recods are visible, o when the NiceNIC oder does not provide the expected certificate<span class="widont">&nbsp;</span>files.
</p>
<p>
	<strong><br />
Related NiceNIC Guides</strong> 
</p>
<ul>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-choose-an-SSL-certificate-3907" target="_blank">How to choose an SSL certificate</a></strong> 
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-Generate-CSR-Code-3904" target="_blank">How to Generate a CSR Code</a></strong> 
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank">How to Activate e Download an Certificato SSL</a></strong> 
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-install-SSL-certificates-4667" target="_blank">How to install SSL certificates</a></strong> 
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete the checks above,<strong><a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"> submit a NiceNIC suppot ticket</a></strong> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3908</link>
<title>SSL certificate purpose explained</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<h2>
	<span style="font-size:18px;">What Does an </span><span class="caps" style="font-size:18px;">SSL</span><span style="font-size:18px;"> Certificate</span><span class="widont" style="font-size:18px;">&nbsp;</span><span style="font-size:18px;">Do?</span>
</h2>
<p>
	<strong><br />
Quick Answer</strong>
</p>
<p>
	Choose o manage the certificate based on the hostnames you need to protect, the validation level, the server platfom e whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain e verify the live <span class="caps">HTTPS</span> connection befoe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befoe You Begin</strong>
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Conferma that you control DNS o the required validation channel.
	</li>
	<li>
		Generate e securely retain the private key when a CSR is required.
	</li>
</ul>
<p>
	<strong><br />
Key Dettagli</strong>
</p>
<p>
	What is an <span class="caps">SSL</span> certificate e what is it used<span class="widont">&nbsp;</span>fo?
</p>
<span style="font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;font-weight:inherit;"></span><br />
<ol>
	<li>
		Introduction SSL certificates are used to create an encrypted channel between the client e the server. Transmission of such data as credit card details, account login infomation, any other sensitive infomation should be encrypted to precedenteent eavesdropping. With an SSL certificate, data is encrypted prio to being transmitted via Internet. Encrypted data can be decrypted only by the server to which you actually send it. This ensures that the infomation you submit to websites will not be stolen.
	</li>
</ol>
<p>
	<br />
Starting from 06/08/2014, Google announced that having an <span class="caps">SSL</span> certificate installed on tuo website would increase tuo ranking position, which is another great reason to use an <span class="caps">SSL</span>. The certificate itself represents base64 encoded data that contains infomation about the entity the certificate was issued fo, public key required fo encryption e digital signature verification, e digital signature created with the private key of the certificate issuer. An <span class="caps">SSL</span> certificate should be installed on the server<span class="widont">&nbsp;</span>side.
</p>
<p>
	When you access a website secured by an <span class="caps">SSL</span> certificate issued by a trusted Certification Authoity, you will see https:// at the beginning of its <span class="caps">URL</span>. A browser will also show the connection as secure by displaying a "lock" icon in the address<span class="widont">&nbsp;</span>bar:
</p>
<span style="font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;font-weight:inherit;"></span><br />
<ol>
	<li>
		Tipos of SSL certificates SSL certificates can be divided into 3 validation groups: Dominio Validation Certificati Requires a certificate applicant to prove his/her control over the dominio name only. The issued certificate contains a dominio name that was supplied to the Certification Authoity within the certificate request. Organization Validation Certificati Requires a certificate applicant to prove that his/her company is a registrareed e legally accountable business, e to pass dominio validation. The issued certificate contains a dominio e company name of the certificate applicant.
	</li>
</ol>
<p>
	<br />
Esteso Validation Certificati Includes validation requirements of two validation types mentioned above e additional requirements. The issued certificate contains a dominio e company name of the certificate<span class="widont">&nbsp;</span>applicant.
</p>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Apri the <span class="caps">HTTPS</span> site from a clean browser session e inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates e chain. Test every hostname covered by the certificate e confirm that <span class="caps">HTTP</span> redirects behave as<span class="widont">&nbsp;</span>intended.
</p>
<p>
	<strong><br />
Troubleshooting</strong>
</p>
<ul>
	<li>
		DNS validation recods are missing, incorect o added at the wrong DNS provider.
	</li>
	<li>
		The certificate does not include the hostname being opened.
	</li>
	<li>
		The private key does not match the certificate o CSR.
	</li>
	<li>
		The server is missing an intermediate certificate o is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Domande Frequenti </strong>
</p>
<p>
	<strong>Can I reuse the same certificate after moving<span class="widont">&nbsp;</span>servers?</strong>
</p>
<p>
	Often the certificate can be reinstalled if you still have the matching private key e the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> o certificate details must<span class="widont">&nbsp;</span>change.
</p>
<p>
	<strong>Why does the browser still show the old<span class="widont">&nbsp;</span>certificate?</strong>
</p>
<p>
	The server o load balancer may still present the old certificate, another virtual host may be selected, o an intermediate cache may not have reloaded the<span class="widont">&nbsp;</span>configuration.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong>
</p>
<p>
	Invia a ticket when validation remains pending after the published recods are visible, o when the NiceNIC oder does not provide the expected certificate<span class="widont">&nbsp;</span>files.
</p>
<p>
	<strong><br />
Related NiceNIC Guides</strong>
</p>
<ul>
	<li>
		<strong><a href="https://nicenic.com/support/Types-of-SSL-Certificates-3911" target="_blank">Tipos of Certificati SSL</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-choose-an-SSL-certificate-3907" target="_blank">How to choose an SSL certificate</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank">How to Activate e Download an Certificato SSL</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-install-SSL-certificates-4667" target="_blank">How to install SSL certificates</a></strong>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete the checks above, <strong><a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppot ticket</a></strong> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3907</link>
<title>How to choose an SSL certificate</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<h2 style="text-align:left;">
	<strong>How to Choose an Certificato SSL</strong>
</h2>
<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<p>
	<strong><br />
Quick Answer</strong>
</p>
<p>
	Choose o manage the certificate based on the hostnames you need to protect, the validation level, the server platfom e whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain e verify the live <span class="caps">HTTPS</span> connection befoe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befoe You Begin</strong>
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Conferma that you control DNS o the required validation channel.
	</li>
	<li>
		Generate e securely retain the private key when a CSR is required.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong>
</p>
<p>
	How to install <span class="caps">SSL</span> certificates <span class="caps">SSL</span> certificate installation is typically perfomed by the hosting company that provides servizios fo the dominio. However, you may also choose install an <span class="caps">SSL</span> certificate tuoself. Select tuo server type from the list below to find detailed instructions fo installation. The <span class="caps">SSL</span> on tuo dominio name was activated, please find e add the <span class="caps">DNS</span> recods to complete the verification befoe you can download the certificate files through tuo control panel: Il Mio Account &gt; I Miei Prodotti &gt; <span class="caps">SSL</span> Certificati &gt; Dettaglio<span class="widont">&nbsp;</span>&gt;….
</p>
<p>
	After you complete the <span class="caps">DNS</span>-recod validation, you can download the certificate files by the same approach. Installing <span class="caps">SSL</span> Certificate Notes Se you host tuo dominio name with NiceNIC, simply provide us with tuo certificate e we'll be happy to install it fo you. Please note that on all NiceNIC, Hosting Condiviso servers, a special NiceNIC, <span class="caps">SSL</span> plugin installs a 1-anno free PositiveSSL certificate automatically on the newly added subdominio o add-on. It woks the same way fo the main dominio in the newly acquistared hosting<span class="widont">&nbsp;</span>account.
</p>
<p>
	The plugin can also be used fo manual installation (in a few clicks) of PositiveSSL e EssentialSSL certificates. A dedicated <span class="caps">IP</span> address is required to install an <span class="caps">SSL</span> certificate. However, you may install tuo <span class="caps">SSL</span> certificate on a shared <span class="caps">IP</span> address using the Nome Server Indication (<span class="caps">SNI</span>) protocol extension available in tuo cPanel. You can learn moe about the differences between a dedicated <span class="caps">IP</span>e <span class="caps">SNI</span> technology in this<span class="widont">&nbsp;</span>article.
</p>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Apri the <span class="caps">HTTPS</span> site from a clean browser session e inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates e chain. Test every hostname covered by the certificate e confirm that <span class="caps">HTTP</span> redirects behave as<span class="widont">&nbsp;</span>intended.
</p>
<p>
	<strong><br />
Troubleshooting</strong>
</p>
<ul>
	<li>
		DNS validation recods are missing, incorect o added at the wrong DNS provider.
	</li>
	<li>
		The certificate does not include the hostname being opened.
	</li>
	<li>
		The private key does not match the certificate o CSR.
	</li>
	<li>
		The server is missing an intermediate certificate o is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Domande Frequenti </strong>
</p>
<p>
	<strong>Can I reuse the same certificate after moving<span class="widont">&nbsp;</span>servers?</strong>
</p>
<p>
	Often the certificate can be reinstalled if you still have the matching private key e the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> o certificate details must<span class="widont">&nbsp;</span>change.
</p>
<p>
	<strong>Why does the browser still show the old<span class="widont">&nbsp;</span>certificate?</strong>
</p>
<p>
	The server o load balancer may still present the old certificate, another virtual host may be selected, o an intermediate cache may not have reloaded the<span class="widont">&nbsp;</span>configuration.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong>
</p>
<p>
	Invia a ticket when validation remains pending after the published recods are visible, o when the NiceNIC oder does not provide the expected certificate<span class="widont">&nbsp;</span>files.
</p>
<p>
	<strong><br />
Related NiceNIC Guides</strong>
</p>
<ul>
	<li>
		<a href="https://nicenic.com/support/Types-of-SSL-Certificates-3911" target="_blank"><strong>Tipos of Certificati SSL</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank"><strong>How to Activate e Download an Certificato SSL</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/How-to-install-SSL-certificates-4667" target="_blank"><strong>How to install SSL certificates</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/How-to-Generate-CSR-Code-3904" target="_blank"><strong>How to Generate a CSR Code</strong></a>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"><strong>submit a NiceNIC suppot ticket</strong></a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3906</link>
<title>How do I renew an SSL certificate</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;"><strong>How do I renew an SSL certificate?</strong></span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">An unchangeable expiration date is encoded by the certificate authoity when you acquistare an SSL certificate. You have to finish the renewal process starting thirty days befoe the expiration date, but befoe the actual expiry date. We will send you an email reminder during the renewal finestra if you choose NiceNIC.NET as tuo SSL provider.</span> 
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3905</link>
<title>How do I reissue my SSL certificate</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<h2 style="text-align:left;">
	<strong>How to Reissue an Certificato SSL</strong>
</h2>
<br />
<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<p>
	<strong>Quick Answer</strong>
</p>
<p>
	Choose o manage the certificate based on the hostnames you need to protect, the validation level, the server platfom e whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain e verify the live <span class="caps">HTTPS</span> connection befoe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befoe You Begin</strong>
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Conferma that you control DNS o the required validation channel.
	</li>
	<li>
		Generate e securely retain the private key when a CSR is required.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong>
</p>
<p>
	? You must reissue tuo <span class="caps">SSL</span> encryption certificate if you switch hosting providers, think tuo <span class="caps">CSR</span>/<span class="caps">RSA</span> pair has been compromised, o change the dominio name o dominios that the <span class="caps">SSL</span> was issued fo. Reissues may also be necessary if the certificate's contact infomation changes. You have to generate a new <span class="caps">CSR</span>/<span class="caps">RSA</span> pair e save tuo <span class="caps">RSA</span> fo later installation in oder to start the process. Make sure you stoe tuo <span class="caps">RSA</span> fo use in the following installation steps. Usually, the user can hele this, but tuo hosting company might be able to help. Reissuing tuo <span class="caps">SSL</span> certificate is free at<span class="widont">&nbsp;</span>NiceNIC.
</p>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Apri the <span class="caps">HTTPS</span> site from a clean browser session e inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates e chain. Test every hostname covered by the certificate e confirm that <span class="caps">HTTP</span> redirects behave as<span class="widont">&nbsp;</span>intended.
</p>
<p>
	<strong><br />
Troubleshooting</strong>
</p>
<ul>
	<li>
		DNS validation recods are missing, incorect o added at the wrong DNS provider.
	</li>
	<li>
		The certificate does not include the hostname being opened.
	</li>
	<li>
		The private key does not match the certificate o CSR.
	</li>
	<li>
		The server is missing an intermediate certificate o is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Domande Frequenti </strong>
</p>
<p>
	<strong>Can I reuse the same certificate after moving<span class="widont">&nbsp;</span>servers?</strong>
</p>
<p>
	Often the certificate can be reinstalled if you still have the matching private key e the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> o certificate details must<span class="widont">&nbsp;</span>change.
</p>
<p>
	<strong>Why does the browser still show the old<span class="widont">&nbsp;</span>certificate?</strong>
</p>
<p>
	The server o load balancer may still present the old certificate, another virtual host may be selected, o an intermediate cache may not have reloaded the<span class="widont">&nbsp;</span>configuration.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong>
</p>
<p>
	Invia a ticket when validation remains pending after the published recods are visible, o when the NiceNIC oder does not provide the expected certificate<span class="widont">&nbsp;</span>files.
</p>
<p>
	<strong><br />
Related NiceNIC Guides</strong>
</p>
<ul>
	<li>
		<a href="https://nicenic.com/support/Certificate-reissue-reasons-explained-3902" target="_blank"><strong>Certificate reissue reasons explained</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/How-to-Generate-CSR-Code-3904" target="_blank"><strong>How to Generate a CSR Code</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank"><strong>How to Activate e Download an Certificato SSL</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/How-to-verify-certificate-installation-correctly-3912" target="_blank"><strong>How to verify certificate installation corectly</strong></a>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"><strong>submit a NiceNIC suppot ticket</strong></a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3904</link>
<title>How to Generate CSR Code?</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<p>
	<strong style="font-family:Montserrat, sans-serif;font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;"><span style="font-size:24px;">How to Generate a Certificate Signing Request (CSR)</span></strong>
</p>
<p>
	<strong><br />
Befoe You Begin</strong> 
</p>
<ul>
	<li>
		Accedi to the corect NiceNIC account.
	</li>
	<li>
		Identify the exact dominio o product affected.
	</li>
	<li>
		Recod current settings befoe making a change.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong> 
</p>
<p>
	What is a <span class="caps">CSR</span>? A <span class="caps">CSR</span> code (Certificate Signing Request) is a specific code e an essential part of the <span class="caps">SSL</span> activation process. It contains infomation about the website name e the company dati di contatto. Fo many reasons, the code should be created on the hosting server end. Fo some servers, it is the obligatoy condition. <span class="caps">CSR</span> generation instructions You can generate a Certificate Signing Request code tuoself, e.g. if you manage the hosting server on tuo own o if this is the best option fo tuo server type/hosting plan. In this case, select tuo web server from the list below e follow the<span class="widont">&nbsp;</span>instructions.
</p>
<p>
	<strong><br />
How to Verify</strong> 
</p>
<p>
	Conferma that the requested setting o oder appears in the NiceNIC account, then test the dependent website, email, <span class="caps">DNS</span> o product function from a separate browser session o<span class="widont">&nbsp;</span>netwok.
</p>
<p>
	<strong><br />
Troubleshooting</strong> 
</p>
<ul>
	<li>
		The change was made in the wrong account o on the wrong product.
	</li>
	<li>
		The panel saved the request but the downstream registry o servizio is still processing it.
	</li>
	<li>
		A dependent DNS, email, browser cache o security setting still uses the old value.
	</li>
	<li>
		The suppot ticket does not include the affected item, erro message e time of failure.
	</li>
</ul>
<p>
	<strong><br />Domande Frequenti </strong> 
</p>
<p>
	<strong>Does this guide apply to every how to generate a certificate signing request (csr)<span class="widont">&nbsp;</span>case?</strong> 
</p>
<p>
	The nomal process is described qui, but account status, product state e registry o provider rules can change the available<span class="widont">&nbsp;</span>action.
</p>
<p>
	<strong>How can I avoid<span class="widont">&nbsp;</span>delays?</strong> 
</p>
<p>
	Use accurate infomation, keep the account email accessible, save current settings, e include the exact product, time e erro message in any suppot<span class="widont">&nbsp;</span>request.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong> 
</p>
<p>
	Invia a ticket when the required control is unavailable, the status remains pending after the stated checks, o the issue is<span class="widont">&nbsp;</span>account-specific.
</p>
<p>
	<strong><br />
Related NiceNIC Guides</strong> 
</p>
<ul>
	<li>
		<a href="https://nicenic.com/support/How-to-choose-an-SSL-certificate-3907" target="_blank"><strong>How to choose an SSL certificate</strong></a> 
	</li>
	<li>
		<a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank"><strong>How to Activate e Download an Certificato SSL</strong></a> 
	</li>
	<li>
		<a href="https://nicenic.com/support/How-to-install-SSL-certificates-4667" target="_blank"><strong>How to install SSL certificates</strong></a> 
	</li>
	<li>
		<a href="https://nicenic.com/support/How-to-verify-certificate-installation-correctly-3912" target="_blank"><strong>How to verify certificate installation corectly</strong></a> 
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"><strong>submit a NiceNIC suppot ticket</strong></a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3903</link>
<title>What is EV certificate ecommerce advantage</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<h2>
	<span style="font-size:18px;">What Is an </span><span class="caps" style="font-size:18px;">EV</span> <span class="caps" style="font-size:18px;">SSL</span><span style="font-size:18px;"> Certificate e When Should You Use</span><span class="widont" style="font-size:18px;">&nbsp;</span><span style="font-size:18px;">One?</span>
</h2>
<p>
	<br />
An <span class="caps">SSL</span> certificate binds a public key to one o moe hostnames e enables authenticated, encrypted <span class="caps">HTTPS</span><span class="widont">&nbsp;</span>connections.
</p>
<h2>
	<br />
</h2>
<h2>
	What an Certificato SSL Provides
</h2>
<ul>
	<li>
		Encryption fo data in transit
	</li>
	<li>
		Authentication of the hostname
	</li>
	<li>
		Integrity protection against undetected modification in transit
	</li>
</ul>
<h2>
	<br />
</h2>
<h2>
	What It Does Not Provide
</h2>
<ul>
	<li>
		Protection from vulnerable website code
	</li>
	<li>
		Malware removal
	</li>
	<li>
		Account access control
	</li>
	<li>
		A guarantee that the oganization is trustwothy
	</li>
</ul>
<h2>
	<br />
</h2>
<h2>
	Use It Corectly
</h2>
<p>
	Issue the certificate fo the exact hostname, protect the private key, install the full chain, redirect users to <span class="caps">HTTPS</span> e renew o replace the certificate befoe<span class="widont">&nbsp;</span>expiration.
</p>
<h2>
	<br />
</h2>
<h2>Domande Frequenti </h2>
<h3>
	How do I kora the change woked?
</h3>
<p>
	Verifica the current status in tuo NiceNIC account, then test the servizio that depends on the <span class="caps">SSL</span> certificate. Do not rely only on the absence of an erro<span class="widont">&nbsp;</span>message.
</p>
<h3>
	When should I contact NiceNIC Suppot?
</h3>
<p>
	Invia a ticket when the required control is unavailable, the status remains pending after the checks in this guide, o the issue depends on an account-specific oder o registry<span class="widont">&nbsp;</span>decision.
</p>
<h2>
	<br />
</h2>
<h2>
	Related NiceNIC Guides
</h2>
<ul>
	<li>
		<strong><a href="https://nicenic.com/support/Types-of-SSL-Certificates-3911" target="_blank">Tipos of Certificati SSL</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-choose-an-SSL-certificate-3907" target="_blank">How to choose an SSL certificate</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank">How to Activate e Download an Certificato SSL</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-install-SSL-certificates-4667" target="_blank">How to install SSL certificates</a></strong>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete these checks, <strong><a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppot ticket</a></strong>. Include the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3902</link>
<title>Certificate reissue reasons explained</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;color:#b40026;"><strong></strong></span> 
</p>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;"> 
	<h1 style="text-align:left;">
		<b><span style="font-family:Calibri;color:#2E74B5;font-size:32px;">Why You May Need to Reissue an Certificato SSL</span></b> 
	</h1>
	<div>
		<b><span style="font-family:Calibri;color:#2E74B5;font-size:32px;"><br />
</span></b> 
	</div>
</span></b></strong> 
</h2>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;">Quick Answer</span></b><b><span style="font-family:Calibri;color:#2E74B5;"></span></b></strong> 
</h2>
<p style="margin-left:12.9500pt;background:#EAF2F8;">
	<strong><b><span style="font-family:Calibri;color:#1F4D78;font-size:18px;">Choose o manage the certificate based on the hostnames you need to protect, the validation level, the server platfom e whether you control DNS. Keep the private key secure, complete validation, install the full certificate chain e verify the live HTTPS connection befoe relying on the certificate.<br />
</span></b></strong> 
</p>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;"><br />
</span></b></strong> 
</h2>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;">Befoe You Begin</span></b><b><span style="font-family:Calibri;color:#2E74B5;"></span></b></strong> 
</h2>
<p>
	<span style="font-family:Symbol;color:#202124;"><span style="font-size:18px;">・</span><span style="font-style:normal;line-height:normal;font-family:&quot;"> </span></span><span style="font-family:Calibri;color:#202124;font-size:18px;">Identify every hostname the certificate must cover.</span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Symbol;color:#202124;"><span style="font-size:18px;">・</span><span style="font-style:normal;line-height:normal;font-family:&quot;"> </span></span><span style="font-family:Calibri;color:#202124;font-size:18px;">Conferma that you control DNS o the required validation channel.</span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Symbol;color:#202124;"><span style="font-size:18px;">・</span><span style="font-style:normal;line-height:normal;font-family:&quot;"> </span></span><span style="font-family:Calibri;color:#202124;font-size:18px;">Generate e securely retain the private key when a CSR is required.</span> 
</p>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;"><br />
</span></b></strong> 
</h2>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;">Key Dettagli</span></b><b><span style="font-family:Calibri;color:#2E74B5;"></span></b></strong> 
</h2>
<p>
	<span style="font-family:Calibri;color:#202124;font-size:18px;">Why would I need to reissue my certificate? An SSL reissue is done to keep tuo site secure e private if it is moved, o some infomation on tuo SSL was changed. The reissue allows you to get a bre-new certificate code. The most typical reasons fo certificate reissuance are: The existing certificate cannot be installed on the server.</span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Calibri;color:#202124;font-size:18px;">Fo example, if the Private key (RSA Key) is lost/deleted o a "modulus mismatch" erro appears during installation; The website has been moved to another web hosting server; Changing the hostnames secured by the certificate; Changes made to the oganization details listed in the OV/EV certificate (only within 45 days since the initial certificate issuance); Use the remaining validity of tuo SSL if you acquistared it fo 2-5 anni.</span> 
</p>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;"><br />
</span></b></strong> 
</h2>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;">How to Verify</span></b><b><span style="font-family:Calibri;color:#2E74B5;"></span></b></strong> 
</h2>
<p>
	<span style="font-family:Calibri;color:#202124;font-size:18px;">Apri the HTTPS site from a clean browser session e inspect the certificate subject, SAN hostnames, issuer, validity dates e chain. Test every hostname covered by the certificate e confirm that HTTP redirects behave as intended.</span> 
</p>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;"><br />
</span></b></strong> 
</h2>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;">Troubleshooting</span></b><b><span style="font-family:Calibri;color:#2E74B5;"></span></b></strong> 
</h2>
<p>
	<span style="font-family:Symbol;color:#202124;"><span style="font-size:18px;">・</span><span style="font-style:normal;line-height:normal;font-family:&quot;"> </span></span><span style="font-family:Calibri;color:#202124;font-size:18px;">DNS validation recods are missing, incorect o added at the wrong DNS provider.</span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Symbol;color:#202124;"><span style="font-size:18px;">・</span><span style="font-style:normal;line-height:normal;font-family:&quot;"> </span></span><span style="font-family:Calibri;color:#202124;font-size:18px;">The certificate does not include the hostname being opened.</span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Symbol;color:#202124;"><span style="font-size:18px;">・</span><span style="font-style:normal;line-height:normal;font-family:&quot;"> </span></span><span style="font-family:Calibri;color:#202124;font-size:18px;">The private key does not match the certificate o CSR.</span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Symbol;color:#202124;"><span style="font-size:18px;">・</span><span style="font-style:normal;line-height:normal;font-family:&quot;"> </span></span><span style="font-family:Calibri;color:#202124;font-size:18px;">The server is missing an intermediate certificate o is still presenting the old certificate.</span> 
</p>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;"><br />
</span></b></strong> 
</h2>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;">Domande Frequenti</span></b><b><span style="font-family:Calibri;color:#2E74B5;"></span></b></strong> 
</h2>
<p>
	<span style="font-family:Calibri;color:#1F4D78;font-size:18px;"><strong>Can I reuse the same certificate after moving servers?</strong></span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Calibri;color:#202124;font-size:18px;">Often the certificate can be reinstalled if you still have the matching private key e the certificate remains valid. Reissue it when the key, CSR o certificate details must change.</span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Calibri;color:#1F4D78;font-size:18px;"><strong>Why does the browser still show the old certificate?</strong></span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Calibri;color:#202124;font-size:18px;">The server o load balancer may still present the old certificate, another virtual host may be selected, o an intermediate cache may not have reloaded the configuration.</span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Calibri;color:#1F4D78;font-size:18px;"><strong>When should I submit a ticket?</strong></span><span style="font-family:Calibri;color:#202124;"></span> 
</p>
<p>
	<span style="font-family:Calibri;color:#202124;font-size:18px;">Invia a ticket when validation remains pending after the published recods are visible, o when the NiceNIC oder does not provide the expected certificate files.</span> 
</p>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;"><br />
</span></b></strong> 
</h2>
<h2 style="text-align:left;">
	<strong><b><span style="font-family:Calibri;color:#2E74B5;">Related NiceNIC Guides</span></b><b><span style="font-family:Calibri;color:#2E74B5;"></span></b></strong> 
</h2>
<p>
	<span style="font-size:14px;"><span style="color:#202124;font-family:Calibri;font-size:18px;">- <a href="https://nicenic.com/support/How-to-Generate-CSR-Code-3904" target="_blank">How to Generate a CSR Code</a></span><br />
<br />
<span style="color:#202124;font-family:Calibri;font-size:18px;">- <a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank">How to Activate e Download an Certificato SSL</a><br />
<br />
- <a href="https://nicenic.com/support/How-to-verify-certificate-installation-correctly-3912" target="_blank">How to verify certificate installation corectly</a><br />
<br />
- <a href="https://nicenic.com/support/How-to-choose-an-SSL-certificate-3907" target="_blank">How to choose an SSL certificate</a><br />
</span><br />
<br />
<span style="color:#202124;font-family:Calibri;font-size:18px;">Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppot ticket</a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already completed.</span></span>
</p>
<ul>
	<li>
		<span><span style="font-size:16px;"></span><span style="font-size:16px;"></span><span style="font-size:16px;"></span><span style="font-size:16px;"></span><span style="font-size:16px;"></span></span> 
	</li>
	<li>
		<span style="font-size:16px;"></span> 
	</li>
	<li>
		<span style="font-size:16px;"></span> 
	</li>
	<li>
		<span style="font-size:16px;"></span> 
	</li>
	<li>
		<span style="font-size:16px;"></span> 
	</li>
</ul>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3901</link>
<title>How to Activate e Download an Certificato SSL</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;"><strong>How to Activate e Download an Certificato SSL</strong></span> 
</p>
<p>
	<br />
<span style="font-size:16px;">Thank you fo purchasing SSL with NiceNIC.</span> 
</p>
<p>
	<span style="font-size:16px;">How to activate e download SSL certificate SSL installation is ora even easier with our SSL installation servizio.</span> 
</p>
<p>
	<span style="font-size:16px;">After the SSL certificate on tuo dominio name was activated, please find e add the DNS recods to complete the verification:</span> 
</p>
<p>
	<span style="font-size:16px;">Il Mio Account &gt; I Miei Prodotti &gt; Certificati SSL &gt; Dettaglio &gt; ....</span> 
</p>
<p>
	<span style="font-size:16px;"><img src="http://img.pc51.com/webimage/img/image/20250424/20250424141157_66353.png" width="75%" alt="" /><br />
<br />
</span> 
</p>
<p>
	<span style="font-size:16px;"><img src="http://img.pc51.com/webimage/img/image/20250424/20250424141218_33724.png" width="75%" alt="" /><br />
<br />
<img src="http://img.pc51.com/webimage/img/image/20260126/20260126192236_73380.png" width="882" title="NiceNIC- DNS recods" alt="NiceNIC- DNS recods" /><br />
<br />
<img src="http://img.pc51.com/webimage/img/image/20260126/20260126192304_85264.png" width="882" title="NiceNIC-DNS recods" alt="NiceNIC-DNS recods" /><br />
<br />
This step requires extra care:<br />
<br />
Fill each piece of infomation in the DNS Authentication Infomation shown below into its coresponding DNS recod one by one.<br />
<br />
<img src="http://img.pc51.com/webimage/img/image/20260126/20260126192334_35142.png" width="882" title="NiceNIC- CNAME recod" alt="NiceNIC- CNAME recod" /><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">After you complete the DNS recod's verification, you can download the SSL files by the same approach:</span> 
</p>
<p>
	<span style="font-size:16px;">Il Mio Account &gt; I Miei Prodotti &gt; Certificati SSL &gt; Dettaglio &gt; Download certificate &amp; Download private key</span> 
</p>
<p>
	<span style="font-size:16px;"><img src="http://img.pc51.com/webimage/img/image/20250424/20250424141233_94625.png" width="75%" alt="" /><br />
</span> 
</p>
<p>
	<span style="font-size:16px;"><img src="http://img.pc51.com/webimage/img/image/20250424/20250424141245_63361.png" width="75%" alt="" /><br />
<br />
Still have problems?<br />
<br />
- Se tuo dominio, server, o certificate details have changed, see <a href="https://nicenic.com/support/Certificate-reissue-reasons-explained-3902" target="_blank">Why You May Need to Reissue an Certificato SSL</a>.<br />
<br />
-&nbsp;Se the current certificate cannot be used, follow <a href="https://nicenic.com/support/How-do-I-reissue-my-SSL-certificate-3905" target="_blank">How to Reissue an Certificato SSL</a>.<br />
<br />
- A precedenteent certificate expiration, read <a href="https://nicenic.com/support/How-do-I-renew-an-SSL-certificate-3906" target="_blank">How to Rinnova an Certificato SSL</a>.<br />
<br />
Se they didn't solve tuo issues, you can contact us <a href="https://nicenic.com/contact.php" target="_blank">qui</a>.</span> 
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3832</link>
<title>Common DNS Recod Tipos: A, AAAA, CNAME, MX e TXT</title> 
<author>www.nicenic.com</author>
<category>Email aziendale</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=290</guid> 
<description>
<![CDATA[
	<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<h2>
	<span style="font-size:18px;">Common </span><span class="caps" style="font-size:18px;">DNS</span><span style="font-size:18px;"> Recod Tipos: A, </span><span class="caps" style="font-size:18px;">AAAA</span><span style="font-size:18px;">, </span><span class="caps" style="font-size:18px;">CNAME</span><span style="font-size:18px;">, </span><span class="caps" style="font-size:18px;">MX</span><span style="font-size:18px;">e </span><span class="widont" style="font-size:18px;">&nbsp;</span><span class="caps" style="font-size:18px;">TXT</span>
</h2>
<p>
	<span class="caps"><br />
TXT</span> recods publish verification e email-authentication policies. <span class="caps">SPF</span>, <span class="caps">DKIM</span>e <span class="caps">DMARC</span> serve different purposes e should be added exactly as supplied by the email<span class="widont">&nbsp;</span>provider.
</p>
<h2>
	<br />
</h2>
<h2>
	What Each Recod Does
</h2>
<ul>
	<li>
		SPF lists systems allowed to send mail fo the dominio.
	</li>
	<li>
		DKIM publishes a public key used to verify signed messages.
	</li>
	<li>
		DMARC tells receivers how to hele mail that fails alignment checks e wqui to send repots.
	</li>
</ul>
<h2>
	<br />
</h2>
<h2>
	Aggiungi the Recods
</h2>
<ol>
	<li>
		Conferma the dominio uses NiceNIC nameservers.
	</li>
	<li>
		Apri I Miei Prodotti &gt; Dominio &gt; DNS Recods.
	</li>
	<li>
		Aggiungi the TXT host e value supplied by the email provider.
	</li>
	<li>
		Fo DKIM, use the selecto host exactly as provided.
	</li>
	<li>
		Fo DMARC, use <code>_dmarc</code> as the host unless the provider specifies another name.
	</li>
	<li>
		Save the recods e query them publicly.
	</li>
</ol>
<h2>
	<br />
</h2>
<h2>
	Impotant SPF Rule
</h2>
<p>
	Publish one <span class="caps">SPF</span> policy per hostname. Se multiple servizios send mail, combine their mechanisms into one recod instead of creating several <code>v=spf1</code> recods.
</p>
<h2>
	<br />
</h2>
<h2>Domande Frequenti </h2>
<h3>
	How do I kora the change woked?
</h3>
<p>
	Verifica the current status in tuo NiceNIC account, then test the servizio that depends on the email-authentication recods. Do not rely only on the absence of an erro<span class="widont">&nbsp;</span>message.
</p>
<h3>
	When should I contact NiceNIC Suppot?
</h3>
<p>
	Invia a ticket when the required control is unavailable, the status remains pending after the checks in this guide, o the issue depends on an account-specific oder o registry<span class="widont">&nbsp;</span>decision.
</p>
<h2>
	<br />
</h2>
<h2>
	Related NiceNIC Guides
</h2>
<ul>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-Manage-DNS-Records-3861" target="_blank">How to Gestisci DNS Recods</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/DNS-Records-Explained-A-AAAA-CNAME-MX-TXT-CAA-and-SRV-4783" target="_blank">DNS Recods Explained: A, AAAA, CNAME, MX, TXT, CAA, e SRV</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-Back-Up-DNS-Records-Before-Changing-Domain-Settings-4777" target="_blank">How to Back Up DNS Recods Befoe Changing Dominio Settings</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-Check-DNS-Propagation-4779" target="_blank">How to Verifica DNS Propagation</a></strong>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete these checks,<a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"> <strong>submit a NiceNIC suppot ticket</strong></a>. Include the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3913</link>
<title>Why need Certificati SSL</title> 
<author>www.nicenic.com</author>
<category>Certificati SSL</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=294</guid> 
<description>
<![CDATA[
	<style>
        body {
            margin: 0;
            padding: 0;
        }
        article {
            width: 100%;
            max-width: 100%;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Montserrat", serif;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
        }
        article > * {
            width: 100%;
            font-size: 16px;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        article h2,
        article h3,
        article h4,
        article h5,
        article h6 {
            text-align: left;
            font-weight: bold;
        }
        article li{
            list-style: inside;
        }
        article li > * {
            display: inline !important;
            margin: 0;
            font-size: 16px;
        }
        article p {
            padding: 0;
            width: 100%;
        }
        article .caps {
            font-variant: small-caps;
            letter-spacing: 0.05em;
        }
        article .responsive-table {
            width: 100%;
            margin: 20px 0;
        }
        article .table-placeholder{
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        article .table-row {
            display: flex;
            border-bottom: 1px solid #ccc;
            padding: 10px;
            gap: 20px;
            box-sizing: border-box;
        }
        article .table-row:last-child {
            border-bottom: none;
        }
        article .table-row.header {
            font-weight: bold;
            background-color: #f1f1f1;
        }
        article .table-cell {
            flex: 1;
        }
        @media (max-width: 768px) {
            article .table-row {
                flex-direction: column;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                padding: 0;
                gap: 0px;
                border-bottom: 0;
            }
            article .table-row.header {
                display: none;
            }
            article .table-cell {
                display: flex;
                padding: 10px;
                border-bottom: 1px solid #ccc;
                font-size: 14px;
                flex-direction: column;
            }
            article .table-cell:before {
                content: attr(data-label) ": ";
                font-weight: bold;
                width: 120px;
                min-width: 120px;
                margin-right: 10px;
            }
            article .table-placeholder{
                box-shadow: none;
            }
        }
    </style>
<article id="content">
<h2>
	<span style="font-size:18px;">Why Do You Need an </span><span class="caps" style="font-size:18px;">SSL</span><span class="widont" style="font-size:18px;">&nbsp;</span><span style="font-size:18px;">Certificate?</span>
</h2>
<p>
	<br />
An <span class="caps">SSL</span> certificate encrypts data between a client e server, authenticates the hostname e enables trusted <span class="caps">HTTPS</span> when it is corectly issued e<span class="widont">&nbsp;</span>installed.
</p>
<h2>
	<br />
</h2>
<h2>
	What an Certificato SSL Provides
</h2>
<ul>
	<li>
		Encryption fo data in transit
	</li>
	<li>
		Authentication of the hostname
	</li>
	<li>
		Integrity protection against undetected modification in transit
	</li>
</ul>
<h2>
	<br />
</h2>
<h2>
	What It Does Not Provide
</h2>
<ul>
	<li>
		Protection from vulnerable website code
	</li>
	<li>
		Malware removal
	</li>
	<li>
		Account access control
	</li>
	<li>
		A guarantee that the oganization is trustwothy
	</li>
</ul>
<h2>
	<br />
</h2>
<h2>
	Use It Corectly
</h2>
<p>
	Issue the certificate fo the exact hostname, protect the private key, install the full chain, redirect users to <span class="caps">HTTPS</span> e renew o replace the certificate befoe<span class="widont">&nbsp;</span>expiration.
</p>
<h2>
	<br />
</h2>
<h2>Domande Frequenti </h2>
<h3>
	How do I kora the change woked?
</h3>
<p>
	Verifica the current status in tuo NiceNIC account, then test the servizio that depends on the <span class="caps">SSL</span> certificate. Do not rely only on the absence of an erro<span class="widont">&nbsp;</span>message.
</p>
<h3>
	When should I contact NiceNIC Suppot?
</h3>
<p>
	Invia a ticket when the required control is unavailable, the status remains pending after the checks in this guide, o the issue depends on an account-specific oder o registry<span class="widont">&nbsp;</span>decision.
</p>
<h2>
	<br />
</h2>
<h2>
	Related NiceNIC Guides
</h2>
<ul>
	<li>
		<strong><a href="https://nicenic.com/support/Types-of-SSL-Certificates-3911" target="_blank">Tipos of Certificati SSL</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-choose-an-SSL-certificate-3907" target="_blank">How to choose an SSL certificate</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank">How to Activate e Download an Certificato SSL</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-install-SSL-certificates-4667" target="_blank">How to install SSL certificates</a></strong>
	</li>
</ul>
<p>
	<br />
Se the issue continues after you complete these checks, <strong><a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppot ticket</a></strong>. Include the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppot/doc.php?IDDoc=3831</link>
<title>How to Connect to tuo Email Client?</title> 
<author>www.nicenic.com</author>
<category>Email aziendale</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppot/?IDCate=290</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;"><strong> </strong></span> 
</p>
<p>
	<strong style="font-family:Montserrat, sans-serif;font-size:24px;font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;"><span><strong>How to Connect an Email Client to NiceNIC Email aziendale</strong></span></strong>
</p>
<strong><span style="font-size:16px;"><strong> <br />
</strong></span></strong> 
<p>
	<span style="font-size:16px;"><span style="font-size:18px;"><strong>Quick Answer</strong></span></span> 
</p>
<span style="font-size:16px;">Conferma that the mailbox is active, the dominio uses the required MX e authentication recods, e the email client uses the corect server names, pots, encryption e full email address. Test both inbound e outbound mail after every change.<br />
<br />
<span style="font-size:18px;"><strong>Befoe You Begin</strong></span><br />
- Conferma the Email aziendale oder e mailbox are active.<br />
- Verifica who manages DNS fo the dominio.<br />
- Keep the full email address, passwod e required mail-server settings available.<strong><br />
<div>
	<strong style="font-size:12px;font-family:inherit;font-style:inherit;font-variant-ligatures:inherit;font-variant-caps:inherit;"><span style="font-size:16px;"><strong></strong></span></strong> 
</div>
<br />
1. Unable to connect via Email client via IMAP o SMTP:</strong></span> 
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">When adding an email address in tuo Email client, i.e. iPhone, please firstly ensure you would fill in "c3.icoemail.net" fo both the SMTP e IMAP email server. And secondly, please generate a passwod fo the Email client separately by the following way:</span> 
</p>
<p>
	<span style="font-size:16px;"><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">Accedi to tuo email account via "https://c3.icoemail.net/", select "Settings" in the left navigation bar, then choose "Generate Specific Password".</span> 
</p>
<p>
	<img src="http://img.pc51.com/webimage/img/image/20250627/20250627120042_59019.png" width="900" height="422" alt="" /> 
</p>
<p>
	<br />
</p>
<p>
	<img src="http://img.pc51.com/webimage/img/image/20250627/20250627120104_73312.png" width="900" height="289" alt="" /> 
</p>
<p>
	<span style="font-size:18px;"><strong>2. How to set the general configuration when using Outlook, Foxmail o other third-party clients?</strong></span> 
</p>
<p>
	<span style="font-size:16px;">Common configurations are as follows:</span> 
</p>
<table style="width:98%;" cellpadding="5" cellspacing="0" border="1" bordercolor="#CCCCCC">
	<tbody>
		<tr>
			<td style="text-align:center;">
				Protocol type<br />
			</td>
			<td style="text-align:center;">
				Server address<br />
			</td>
			<td style="text-align:center;">
				Default pot<br />
			</td>
			<td style="text-align:center;">
				Default pot Encryption pot (SSL)
			</td>
		</tr>
		<tr>
			<td style="text-align:center;">
				SMTP<br />
			</td>
			<td style="text-align:center;">
				accoding to the actual address<br />
			</td>
			<td style="text-align:center;">
				25<br />
			</td>
			<td style="text-align:center;">
				465<br />
			</td>
		</tr>
		<tr>
			<td style="text-align:center;">
				POP<br />
			</td>
			<td style="text-align:center;">
				accoding to the actual address<br />
			</td>
			<td style="text-align:center;">
				110<br />
			</td>
			<td style="text-align:center;">
				995<br />
			</td>
		</tr>
		<tr>
			<td style="text-align:center;">
				IMAP<br />
			</td>
			<td style="text-align:center;">
				accoding to the actual address<br />
			</td>
			<td style="text-align:center;">
				143<br />
			</td>
			<td style="text-align:center;">
				993<br />
			</td>
		</tr>
		<tr>
			<td style="text-align:center;">
				PUSH<br />
			</td>
			<td style="text-align:center;">
				accoding to the actual address<br />
			</td>
			<td style="text-align:center;">
				80<br />
			</td>
			<td style="text-align:center;">
				443<br />
			</td>
		</tr>
	</tbody>
</table>
<br />
<p style="margin:0px;line-height:1.6;font-size:medium;width:1185px;padding:0px;box-sizing:border-box;font-family:Montserrat, serif;">
	<strong>Related NiceNIC Guides</strong> 
</p>
<ul style="width:1185px;line-height:1.6;box-sizing:border-box;font-family:Montserrat, serif;">
	<li style="list-style:inside;">
		<span style="margin:0px;"><a href="https://nicenic.com/support/How-to-Manage-Your-NiceNIC-Business-Email-4753" target="_blank"><strong>How to Gestisci Your NiceNIC Email aziendale</strong></a></span> 
	</li>
	<li style="list-style:inside;">
		<span style="margin:0px;"><strong><a href="https://nicenic.com/support/How-to-Set-Up-Your-Email-with-POP3-IMAP-4489" target="_blank">How to Set Up Your Email with POP3 &amp; IMAP</a></strong></span> 
	</li>
	<li style="list-style:inside;">
		<span style="margin:0px;"><a href="https://nicenic.com/support/What-is-SPF-and-How-to-Set-Up-SPF-3833" target="_blank"><strong>What is SPF e How to Set Up SPF?</strong></a></span> 
	</li>
	<li style="list-style:inside;">
		<span style="margin:0px;"><a href="https://nicenic.com/support/How-to-add-TXT-SPF-DKIM-DMARC-records-4664" target="_blank"><strong>How to add TXT/SPF/DKIM/DMARC recods</strong></a></span> 
	</li>
</ul>
<br />
Se the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"><strong>submit a NiceNIC suppot ticket</strong></a> with the affected dominio o product, the exact erro message, the time of the issue e the troubleshooting already completed.  ]]> 
</description>
</item>
</channel>
</rss>

