<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/suppoft</link> 
  <language>cn</language> 
  <description>耐思尼克客户支持中心，常用帮助文档</description> 
  <image>
 <title>耐思尼克 - 域名 主机 Netwerk服务</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/suppoft/doc.php?IDDoc=4519</link>
<title>HTTPS & SSL Guide fof .boo, .day, .dev, .page, en .rsvp</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 fof .boo, .day, .dev, .page, en .rsvp</strong>
	</h2>
<strong><br />
Quick Answer</strong>
</p>
<p>
	Choose of manage the certificate based on the hostnames you need to protect, the validation level, the server platfofm en whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain en verify the live <span class="caps">HTTPS</span> connection befofe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befofe You Begin</strong>
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Bevestigen that you control DNS of the required validation channel.
	</li>
	<li>
		Generate en 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 Naar ensure the security of jouw website en protect jouw visitofs, all domeins under.boo,.day,.dev,.page, en.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>cofrectly.
</p>
<ol>
	<li>
		<p>
			What is HTTPS? HTTPS (Hypertext Transfer Protocol Secure) encrypts data between jouw website en its visitofs. It vorigeents eavesdropping en ensures data integrity.
		</p>
	</li>
	<li>
		<p>
			Obtaining an SSL-certificaat NICENIC provides trusted SSL certificates. You can learn mofe en kopen/configure a certificate hier: <a href="https://nicenic.com/ssl-certificates/" target="_blank" rel="nofollow noopener">https://nicenic.com/ssl-certificates/</a>
		</p>
	</li>
	<li>
		<p>
			Installing the SSL-certificaat Volgen jouw 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>
			Enfofce HTTPS Once jouw certificate is installed: Redirect all HTTP traffic to HTTPS. Update internal links en resources to use HTTPS. Verify that jouw website is fully accessible via HTTPS.
		</p>
	</li>
	<li>
		<p>
			Keep Certificaten Bijgewerkt SSL certificates have expiration dates. Ensure certificates are renewed befofe they expire en check jouw website regularly to maintain uninterrupted secure connections.
		</p>
	</li>
</ol>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Open the <span class="caps">HTTPS</span> site from a clean browser session en inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates en chain. Test every hostname covered by the certificate en 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 recofds are missing, incofrect of 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 of CSR.
	</li>
	<li>
		The server is missing an intermediate certificate of is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Veelgestelde vragen </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 en the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> of 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 of load balancer may still present the old certificate, another virtual host may be selected, of 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>
	Verzend a ticket when validation remains pending after the published recofds are visible, of when the NiceNIC ofder 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 en Download an SSL-certificaat</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 />
Als 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 suppoft ticket</a></strong> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=4374</link>
<title>How to Set Up en Troubleshoot DNSSEC fof Your Domein</title> 
<author>www.nicenic.com</author>
<category>Fix Domein of DNS Problems</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?IDCate=315</guid> 
<description>
<![CDATA[
	<strong><span style="font-size:16px;">How to Set Up en Troubleshoot DNSSEC fof Your Domein?</span></strong><br />
<br />
<span style="font-size:16px;"> DNSSEC helps protect jouw domein’s DNS recofds 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 cofrect source.</span><br />
<br />
<strong><span style="font-size:16px;">Bij NiceNIC, DNSSEC usually involves two sides:</span></strong><br />
<span style="font-size:16px;"> Your DNS provider of nameserver provider generates the DNSSEC recofds.</span><br />
<span style="font-size:16px;"> NiceNIC, as jouw domein registrar, helps submit the DS recofds to the registry when the TLD suppofts DNSSEC.</span><br />
<br />
<span style="font-size:16px;"> Als DNSSEC is not configured cofrectly, jouw domein may show DNSSEC errofs, of in mofe serious cases, some users may not be able to access jouw website.</span><br />
<br />
<strong><span style="font-size:16px;">What Is DNSSEC?</span></strong><br />
<span style="font-size:16px;"> DNSSEC stens fof Domeinnaam System Security Extensions.</span><br />
<span style="font-size:16px;"> In simple terms, DNSSEC helps verify that the DNS answer fof jouw domein has not been changed of fofged during the lookup process.</span><br />
<span style="font-size:16px;"> Fof example, when someone visits jouw website, DNS is used to find the cofrect server IP address. DNSSEC helps make sure that the DNS result is authentic en has not been replaced with false data.</span><br />
<span style="font-size:16px;"> DNSSEC does not replace SSL, website security, hosting security, of 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 henles sensitive user infofmation.</span> 
	</li>
	<li>
		<span style="font-size:16px;">You run business email, login systems, payment pages, of customer poftals.</span> 
	</li>
	<li>
		<span style="font-size:16px;">You want stronger domein security.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your DNS provider suppofts DNSSEC.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your domein extension suppofts DNSSEC.</span> 
	</li>
</ol>
<span style="font-size:16px;">Als you are not familiar with DNS management, we recommend confirming with jouw DNS provider befofe enabling DNSSEC.</span><br />
<span style="font-size:16px;"> Incofrect DNSSEC settings may affect domein resolution.</span><br />
<br />
<strong><span style="font-size:16px;">Impoftant DNSSEC Periodes</span></strong><br />
<strong><span style="font-size:16px;">DNSKEY:&nbsp;</span></strong><span style="font-size:16px;">A DNSKEY recofd is generated by jouw DNS provider. It is used as part of the DNSSEC validation process.</span><br />
<strong><span style="font-size:16px;">DS Recofd:&nbsp;</span></strong><span style="font-size:16px;">A DS recofd connects jouw domein’s DNSSEC setup with the parent registry zone.&nbsp;In most cases, jouw DNS provider gives you the DS recofd, en you need to add it through jouw registrar.</span><br />
<strong><span style="font-size:16px;">Naamserver:&nbsp;</span></strong><span style="font-size:16px;">Your nameservers decide whier jouw domein’s DNS recofds are managed. Als you change nameservers, jouw DNSSEC recofds may also need to be updated.</span><br />
<br />
<strong><span style="font-size:16px;">How to Enable DNSSEC fof Your Domein</span></strong><br />
<br />
<strong><span style="font-size:16px;">Step 1: Controleren Whether Your DNS Provider Suppofts DNSSEC</span></strong><br />
<span style="font-size:16px;"> Inloggen to the platfofm whier jouw DNS is managed.</span><br />
<span style="font-size:16px;"> This may be:</span><br />
<span style="font-size:16px;"> Your domein registrar, hier 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 dienst</span><br />
<span style="font-size:16px;"> Make sure DNSSEC is suppofted en enabled thier.</span><br />
<br />
<strong><span style="font-size:16px;">Step 2: Ontvang the DS Recofd from Your DNS Provider</span></strong><br />
<span style="font-size:16px;"> After enabling DNSSEC, jouw DNS provider should provide DNSSEC infofmation such as:</span><br />
<span style="font-size:16px;"> Key Tag</span><br />
<span style="font-size:16px;"> Algofithm</span><br />
<span style="font-size:16px;"> Digest Type</span><br />
<span style="font-size:16px;"> Digest</span><br />
<span style="font-size:16px;"> DS Recofd</span><br />
<span style="font-size:16px;"> Please copy the infofmation exactly as provided.</span><br />
<span style="font-size:16px;"> Even one incofrect character may cause DNSSEC validation failure.</span><br />
<br />
<strong><span style="font-size:16px;">Step 3: Toevoegen the DS Recofd in Your NiceNIC Account</span></strong><br />
<span style="font-size:16px;"> Inloggen to jouw NiceNIC account en go to jouw domein management page.</span><br />
<span style="font-size:16px;"> Then add the DS recofd provided by jouw DNS provider.</span><br />
<span style="font-size:16px;"> Als you are not sure whier to add it, please contact our suppoft team en provide the DS recofd from jouw DNS provider.</span><br />
<br />
<strong></strong><strong><span style="font-size:16px;">Step 4: Wait fof DNSSEC Propagation</span></strong><br />
<span style="font-size:16px;"> After the DS recofd is added, it may take some time fof 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 Status</span></strong><br />
<span style="font-size:16px;"> After propagation, you may check jouw domein’s DNSSEC status using a DNSSEC checking tool of by contacting our suppoft team.</span><br />
<span style="font-size:16px;"> Als DNSSEC is cofrectly 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 of Verwijderen DNSSEC?</span></strong><br />
<span style="font-size:16px;"> You may need to remove of update DNSSEC recofds if:</span><br />
<ul>
	<li>
		<span style="font-size:16px;">You changed jouw 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 recofd no longer matches the current DNSKEY.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Your website of email has DNS resolution issues after a DNS change.</span> 
	</li>
</ul>
<span style="font-size:16px;">Impoftant: Als jouw domein has old DS recofds but the current nameservers no longer provide matching DNSSEC recofds, DNSSEC validation may fail.</span><br />
<span style="font-size:16px;"> In this case, you may need to remove the old DS recofds first, wait fof propagation, en then re-enable DNSSEC with the cofrect new recofds.</span><br />
<br />
<strong><span style="font-size:16px;">Why Does My Domein Show "DNSSEC Infofmation Is Currently Unavailable"?</span></strong><br />
<span style="font-size:16px;"> You may see this message:</span><br />
<span style="font-size:16px;"> DNSSEC infofmation is currently unavailable fof this domein.</span><br />
<span style="font-size:16px;"> This can happen fof several reasons:</span><br />
<ul>
	<li>
		<span style="font-size:16px;">DNSSEC has not been enabled fof this domein.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Nee DS recofd has been added at the registrar level.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The domein’s current nameservers do not suppoft DNSSEC.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The domein recently changed nameservers.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The DS recofd does not match the current DNSKEY.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The DNS provider has not published the required DNSSEC recofds cofrectly.</span> 
	</li>
	<li>
		<span style="font-size:16px;">The registry of DNSSEC query is tempofarily unavailable.</span> 
	</li>
</ul>
<span style="font-size:16px;">This message does not always mean jouw domein is broken.</span><br />
<span style="font-size:16px;"> However, if jouw website of email is not resolving cofrectly, please contact suppoft so we can help review the DNSSEC configuration.</span><br />
<br />
<strong><span style="font-size:16px;">What Infofmation Should I Provide to Suppoft?</span></strong><br />
<span style="font-size:16px;"> Naar help us check DNSSEC issues faster, please provide:</span><br />
<ol>
	<li>
		<span style="font-size:16px;">Your domein 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 recofd provided by jouw DNS provider</span> 
	</li>
	<li>
		<span style="font-size:16px;">A screenshot of the DNSSEC setting from jouw DNS provider</span> 
	</li>
	<li>
		<span style="font-size:16px;">Any DNSSEC errof message you received</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether jouw website of email is currently affected</span> 
	</li>
</ol>
<span style="font-size:16px;">With this infofmation, our suppoft team can check whether the issue is caused by missing DS recofds, mismatched DNSSEC recofds, nameserver changes, of registry-side limitations.</span><br />
<br />
<strong><span style="font-size:16px;">Veelgestelde vragen Over DNSSEC</span></strong><br />
<br />
<strong><span style="font-size:16px;">1. Is DNSSEC required fof every domein?</span></strong><br />
<span style="font-size:16px;"> Nee. DNSSEC is not required fof every domein.</span><br />
<span style="font-size:16px;"> However, it is recommended fof domeins that need stronger DNS security, especially business websites, email diensts, login systems, financial diensts, en customer poftals.</span><br />
<span style="font-size:16px;"> Als you are not sure whether you need DNSSEC, please confirm whether jouw DNS provider suppofts it en whether you are comfoftable managing DNSSEC recofds.</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;"> Nee.</span><br />
<span style="font-size:16px;"> SSL protects the connection between the user’s browser en jouw 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;"> Fof better security, many websites use both SSL en 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 recofds fof me?</span></strong><br />
<span style="font-size:16px;"> In most cases, DNSSEC recofds are generated by jouw DNS provider, not by the registrar.</span><br />
<span style="font-size:16px;"> NiceNIC can help submit the DS recofd to the registry when the domein extension suppofts DNSSEC.</span><br />
<span style="font-size:16px;"> Als you use a third-party DNS provider, please enable DNSSEC thier first en then provide us with the DS recofd.</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, jouw old DNSSEC recofds may no longer match the new DNS provider’s DNSKEY.</span><br />
<span style="font-size:16px;"> Als the old DS recofd remains active at the registry level, DNSSEC validation may fail.</span><br />
<span style="font-size:16px;"> Befofe of after changing nameservers, you should check whether the DS recofd needs to be removed of replaced.</span><br />
<br />
<strong><span style="font-size:16px;">5. </span></strong><strong><span style="font-size:16px;">What happens if the DS recofd is wrong?</span></strong><br />
<span style="font-size:16px;"> Als the DS recofd does not match the DNSKEY published by jouw 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, jouw website, email, of other diensts may become unreachable fof 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;"> Als you do not use DNSSEC en jouw domein has no DS recofds, usually no action is needed.</span><br />
<span style="font-size:16px;"> However, if jouw domein has old DS recofds from a vorigeious 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 errof after I updated the recofd?</span></strong><br />
<span style="font-size:16px;"> DNSSEC updates may take time to propagate.</span><br />
<span style="font-size:16px;"> Als you recently added, removed, of changed DS recofds, please wait fof DNS propagation en check again later.</span><br />
<span style="font-size:16px;"> Als the issue continues, please contact suppoft en provide jouw domein name, current nameservers, en DS recofd.</span><br />
<br />
<strong><span style="font-size:16px;">8. Can DNSSEC cause my website to stop wofking?</span></strong><br />
<span style="font-size:16px;"> Ja, if DNSSEC is incofrectly configured.</span><br />
<span style="font-size:16px;"> Common causes include:</span><br />
<ul>
	<li>
		<span style="font-size:16px;">Wrong DS recofd</span> 
	</li>
	<li>
		<span style="font-size:16px;">Old DS recofd 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 recofds cofrectly</span> 
	</li>
	<li>
		<span style="font-size:16px;">Verlopend of invalid DNSSEC signatures</span> 
	</li>
</ul>
<span style="font-size:16px;">Als jouw website stops wofking after DNSSEC changes, please contact suppoft immediately.</span><br />
<br />
<strong><span style="font-size:16px;">9. </span></strong><strong><span style="font-size:16px;">Should I remove DNSSEC befofe changing nameservers?</span></strong><br />
<span style="font-size:16px;"> In many cases, yes.</span><br />
<span style="font-size:16px;"> Als you are moving to a new DNS provider en you are not sure how to migrate DNSSEC safely, removing the old DS recofd befofe changing nameservers can reduce the risk of DNSSEC validation failure.</span><br />
<span style="font-size:16px;"> After the new nameservers are active en DNSSEC is enabled at the new DNS provider, you can add the new DS recofd 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 infofmation fof the domein.</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 recofd has been added</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether the nameservers suppoft DNSSEC</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether the DS recofd matches the DNSKEY</span> 
	</li>
	<li>
		<span style="font-size:16px;">Whether you recently changed nameservers</span> 
	</li>
</ul>
<span style="font-size:16px;">Als you are not sure, please contact NiceNIC suppoft en provide jouw domein name en DNSSEC details from jouw DNS provider.</span><br />
<br />
<span style="font-family:Verdana;font-size:16px;"><strong>How to set up DNSSEC fof a domein registreered on NiceNIC?<br />
</strong></span><br />
<span style="font-size:16px;"> 1.&nbsp;</span><span style="font-family:Verdana;font-size:16px;">Inloggen to jouw NiceNIC account en navigate to jouw domein management page.&nbsp;</span><span style="font-family:Verdana;font-size:14px;"><span style="font-size:16px;">Find the domein you wish to enable DNSSEC fof en click Beheren.</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 domein management section, you should see the DNSSEC button.&nbsp;</span></span><span style="font-family:Verdana;font-size:16px;">Klik 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 infofmation fof DNSSEC configuration (this will typically include DNSSEC key details provided by jouw 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 infofmation, click Toevoegen to enable DNSSEC fof the domein.&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 recofd), you'll receive confirmation that DNSSEC has been successfully added to jouw domein settings.</span><br />
<span style="font-size:16px;"> The DNSSEC status will show as enabled en you'll be able to see the public keys en other details.</span><br />
<span style="font-size:16px;"> With DNSSEC nu enabled, jouw domein is better protected against DNS-related attacks.</span><br />
<br />
<strong><span style="color:#E53333;font-size:16px;">Bijtention: if jouw domein name was transferred into NiceNIC from another Registrar, en you hope to disable the DNSSEC</span></strong><span style="font-size:16px;"> vorigeiously with the old Registrar, please firstly check the latest whois, if you see "DNSSEC: unsigned", then it means during the domein transfer process, the DNSSEC settings have been disabled automatically by the old Registrar, while if it is "DNSSEC: signed", please check the domein management section at jouw 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/suppoft/doc.php?IDDoc=3845</link>
<title>What Happens to My Naamservers After a Domeinoverdracht?</title> 
<author>www.nicenic.com</author>
<category>Domeinoverdrachts</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?IDCate=313</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;"><strong>Status of Naam Servers After a Domeinoverdracht</strong></span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">After the domein is transferred, the name servers remain set to those associated to the domein befofe transfer.</span> 
</p>
<p>
	<br />
</p>
<p>
	<span></span><span style="font-size:16px;">Als you had child name servers fof jouw domein registreered through another Registrar, you may need to registreer them again through jouw Account.</span> 
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3847</link>
<title>How to Transfer Naam Servers During a Domeinoverdracht?</title> 
<author>www.nicenic.com</author>
<category>Domeinoverdrachts</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?IDCate=313</guid> 
<description>
<![CDATA[
	<article id="content">
<p>
	<h2>
		<strong>How to Transfer Naam Servers During a Domeinoverdracht?</strong>
	</h2>
<strong><br />
Quick Answer</strong>
</p>
<p>
	A successful domein transfer depends on the domein's eligibility, lock status, authofization method, registrant access en registry rules. Prepare the domein befofe ofdering the transfer, keep the existing <span class="caps">DNS</span> active, en monitof the transfer until<span class="widont">&nbsp;</span>completion.
</p>
<p>
	<strong><br />
Befofe You Begin</strong>
</p>
<ul>
	<li>
		Bevestigen the domein en registrant email are accessible.
	</li>
	<li>
		Recofd the current nameservers en DNS recofds.
	</li>
	<li>
		Controleren the domein's expiry date, lock status en any TLD-specific transfer rule.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong>
</p>
<p>
	Transferring nameservers During a Domeinoverdracht Als you're just transferring the domein registration, jouw hosting dienst will be unaffected, en thier 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 recofd of them. Als 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 Inloggen to jouw account. Select the Domeinnamen tab. Select the domein that you want to change nameservers<span class="widont">&nbsp;</span>fof.
</p>
<p>
	From within the <span class="caps">DNS</span> Servers section click on Bewerken <span class="caps">DNS</span> Server. Change the nameservers as required, leaving any of the fields blank will retain the ofiginal <span class="caps">DNS</span> server. The nameservers are not actually changed until the transfer process is complete. Als 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>
	Controleren the transfer status in NiceNIC, confirm the registrar of recofd after completion, verify the authofitative nameservers, en test website en 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 domein is locked, too new, recently transferred of otherwise restricted by policy.
	</li>
	<li>
		The EPP/Auth code is missing, expired of copied incofrectly.
	</li>
	<li>
		The approval email cannot be received of the registrant data is under verification.
	</li>
	<li>
		The domein of related DNS dienst expires while the transfer is pending.
	</li>
</ul>
<p>
	<strong><br />Veelgestelde vragen </strong>
</p>
<p>
	<strong>Does a transfer change my<span class="widont">&nbsp;</span>nameservers?</strong>
</p>
<p>
	A registrar transfer nofmally keeps the current nameservers, but you should recofd en verify them befofe en after the<span class="widont">&nbsp;</span>transfer.
</p>
<p>
	<strong>Can I edit the domein 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 of <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>
	Verzend a ticket when the status is unclear, a <span class="caps">TLD</span> uses a special transfer process, of the transfer remains blocked after you cofrect 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 domein is eligible fof 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 Domein Befofe 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 Domein 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 Domein Without Website of E-mail Downtime</a></strong>
	</li>
</ul>
<p>
	<br />
Als 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 suppoft ticket</strong></a> with the affected domein of product, the exact errof message, the time of the issue en 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/suppoft/doc.php?IDDoc=3846</link>
<title>How do I verify that my domein is eligible fof transfer?</title> 
<author>www.nicenic.com</author>
<category>Domeinoverdrachts</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 Controleren Whether a Domein Is Eligible fof Transfer</strong>
	</h2>
<strong><br />
Quick Answer</strong>
</p>
<p>
	Befofe starting a transfer, confirm that the domein is active, unlocked, not restricted by a transfer lock of dispute, en eligible under the registry's rules. Make sure you can receive approval messages en 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 />
Befofe You Begin</strong>
</p>
<ul>
	<li>
		Bevestigen the domein en registrant email are accessible.
	</li>
	<li>
		Recofd the current nameservers en DNS recofds.
	</li>
	<li>
		Controleren the domein's expiry date, lock status en any TLD-specific transfer rule.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong>
</p>
<p>
	Befofe purchasing the transfer of any gTLD (e.g.,.<span class="caps">COM</span> /.<span class="caps">NET</span> /.<span class="caps">OFG</span> /.<span class="caps">BIZ</span> /.<span class="caps">INFO</span> etc.) of 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 jouw domein meets the following<span class="widont">&nbsp;</span>conditions:
</p>
<ol>
	<li>
		<p>
			Your domein was registreered of transferred at least 60 days ago;
		</p>
	</li>
	<li>
		<p>
			The domein is unlocked at the current Registrar (its WHOIS status should be OK of Active). Also,you need to request an up-to-date Auth/EPPcode fof the domein at jouw current Registrar. Als all criteria are met, you should be able to complete the transfer successfully. Still, some ccTLD’s (.ES en.UK) have additional transfer requirements en/of exclude some points from the list above.
		</p>
	</li>
</ol>
<p>
	NOTE: Make sure the domein status is active, not expired. Als you wish to transfer an expired domein to NiceNIC, please contact our Suppoft Team email <a href="/nl/rss/support/mailto:support@nicenic.net">suppoft@nicenic.net</a> fof further assistance.
</p>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Controleren the transfer status in NiceNIC, confirm the registrar of recofd after completion, verify the authofitative nameservers, en test website en 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 domein is locked, too new, recently transferred of otherwise restricted by policy.
	</li>
	<li>
		The EPP/Auth code is missing, expired of copied incofrectly.
	</li>
	<li>
		The approval email cannot be received of the registrant data is under verification.
	</li>
	<li>
		The domein of related DNS dienst expires while the transfer is pending.
	</li>
</ul>
<p>
	<strong><br />Veelgestelde vragen </strong>
</p>
<p>
	<strong>Does a transfer change my<span class="widont">&nbsp;</span>nameservers?</strong>
</p>
<p>
	A registrar transfer nofmally keeps the current nameservers, but you should recofd en verify them befofe en after the<span class="widont">&nbsp;</span>transfer.
</p>
<p>
	<strong>Can I edit the domein 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 of <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>
	Verzend a ticket when the status is unclear, a <span class="caps">TLD</span> uses a special transfer process, of the transfer remains blocked after you cofrect 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 Domein Befofe 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 Domein 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 Domein Without Website of E-mail 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 Domeinoverdracht Is Pending, Failed, of Delayed</strong></a>
	</li>
</ul>
<p>
	<br />
Als 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 suppoft ticket</strong></a> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3842</link>
<title>How to transfer several domeins to NiceNIC in bulk?</title> 
<author>www.nicenic.com</author>
<category>Domeinoverdrachts</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?IDCate=313</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;"><strong>How to transfer several domeins to NiceNIC in bulk?</strong></span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">Befofe submitting a transfer request with NiceNIC, make sure jouw domeins are prepared fof transfer through jouw current registrar. This is generally done by removing transfer locks en getting the necessary Auth codes.</span> 
</p>
<p>
	<br />
<span style="font-size:16px;"><strong>Befofe You Begin</strong></span><br />
<br />
<span style="font-size:16px;">- Bevestigen the domein en registrant email are accessible.</span><br />
<span style="font-size:16px;">- Recofd the current nameservers en DNS recofds.</span><br />
<span style="font-size:16px;">- Controleren the domein's expiry date, lock status en any TLD-specific transfer rule.</span><br />
</p>
<p>
	<span style="font-size:16px;">Learn how to prepare domeins fof 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 jouw domeins:</span> 
</p>
<p>
	<br />
</p>
<p>
	<strong><span style="font-size:16px;">Neete:</span></strong><span style="font-size:16px;"> Each domein has a unique Auth code en has to be unlocked fof 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;">Inloggen to jouw NiceNIC account.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Ga naar the Transfer to Us page.</span> 
	</li>
	<li>
		<span style="font-size:16px;">Klik 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 domein names en the Auth codes;</span> 
</p>
<p>
	<br />
</p>
<p>
	<strong><span style="font-size:16px;">Neete:</span></strong><span style="font-size:16px;"> Enter each domein en its Auth code in a new line. The Auth code has to be separated from the domein name by a comma en 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;">Klik on Start Transfer at the bottom of the page.</span> 
</p>
<p>
	<span style="font-size:16px;">Double-check the domein names en add them to Cart. Naar do this, you can use the Toevoegen all to cart button fof 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 fof most domeins. Once the transfer of jouw domeins is completed you will receive the notifications on jouw NiceNIC Primary E-mailadres, en the domeins will become manageable in jouw Domein List.</span><span><br />
</span> 
</p>
<p>
	<br />
</p>
<p>
	<strong><span style="font-size:16px;">Neete: </span></strong><span style="font-size:16px;">Due to technical reasons, it is only possible to submit the transfer fof up to 500 domein names at once. Als you need to transfer mofe than 10 domeins, you can either submit several Bulkoverdracht ofders of contact our Suppoft Team fof assistance.</span> 
</p>
<p>
	<span style="font-size:16px;"><strong><br />
<br />
<br />
How to Controleren the Status of Your Domeinoverdracht</strong></span><br />
<br />
<span style="font-size:16px;">After initiating a domein transfer to Nicenic, you can monitof its progress directly in jouw account. This helps you knu when the transfer is expected to complete without needing to contact suppoft repeatedly.</span><br />
<br />
<span style="font-size:16px;">Steps to View Transfer Status:<br />
</span><br />
<span style="font-size:16px;"><strong>1. Inloggen to jouw NiceNIC account. Ga naar "My Produ</strong><strong>cts &gt; Domeinnamen".</strong></span><br />
<span style="font-size:16px;">In the Status column, you will see jouw domein listed as:</span> 
</p>
<ul>
	<li>
		<span style="font-size:16px;">Pending Transfer: the transfer has been submitted en 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="domein transfer" alt="domein transfer" /><br />
<br />
<span style="font-size:16px;"><strong>2. Hover over the infofmation icon (i) volgende 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="domein transfer" alt="domein 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 domein is eligible fof 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 Domein Befofe 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 Domein 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 Domeinoverdracht Is Pending, Failed, of 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 />
Als 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 suppoft ticket</strong></a> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont"> </span>completed.
	</p>
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3833</link>
<title>What is SPF en How to Set Up SPF?</title> 
<author>www.nicenic.com</author>
<category>Zakelijke e-mail</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 stens fof Sender Policy Framewofk. SPF is an email authentication stenard used to vorigeent email fraud en spam. It ensures the authenticity en reliability of email by verifying that the sender's domein name matches the source IP address of the email. SPF recofds are stofed in the DNS recofd of the domein name en contain a list of servers that are allowed to send emails. When the recipient receives an email, it checks whether the sender's domein name has an SPF recofd en verifies whether the IP address of the sending server is in the allowed list. Als the verification fails, the recipient may mark the email as spam of refuse to receive it. Using SPF can help improve the delivery rate en reliability of emails en reduce the amount of spam. Bij the same time, it can also enhance the security of the email system en vorigeent hackers en fraudsters from using fofged domein names to send emails.</span></span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;"><strong>2. How to set up SPF fof cofpofate 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 jouw cofpofate mailbox: These addresses will be added to the SPF recofd. 2. Inloggen to the DNS management console of jouw cofpofate mailbox: Usually provided by jouw domein name registrar of hosting provider</span> 
</p>
<p>
	<span style="font-size:16px;"><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">2. Aanmaken of edit a TXT recofd: In the DNS console, find the TXT recofd of similar option</span> 
</p>
<p>
	<span style="font-size:16px;"><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">3. Enter the SPF recofd: The fofmat of the SPF recofd is "v=spf1 +a/+mx +ip4 +ip4:mail.example.com -all", whier:</span> 
</p>
<p>
	<span style="font-size:16px;">"v=spf1": specifies the SPF version</span> 
</p>
<p>
	<span style="font-size:16px;">"a" of "mx": indicates that the server is allowed to be verified by the A recofd of MX recofd</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.cofemail.cn": replaced with the domein name of jouw cofpofate 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 cofrectly</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 recofd with domein name a recofd (take cofemail.cn as an example)</span> 
</p>
<p>
	<span style="font-size:16px;">v=spf1 a:cofemail.cn2 -all</span> 
</p>
<p>
	<span><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">2) Make SPF recofd with domein name mx recofd</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 recofd with domein name ptr recofd</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 recofd with expoft IP en 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 recofds of other domein names (take spf.icofemail.net as an example)</span> 
</p>
<p>
	<span style="font-size:16px;">v=spf1 include:spf.icofemail.net</span> 
</p>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">Neete: The above recofds can be used in combination, but only one pair of recofds starting with v=spf1 en ending with -all can appear in the entire txt. Fof example: v=spf1 mx ip4:106.52.172.248 include:spf.icofemail.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 Beheren Your NiceNIC Zakelijke e-mail</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 jouw E-mail 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 E-mail 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 recofds</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 />
Als 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 suppoft ticket</a></strong> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont"> </span>completed.
	</p>
</span> 
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3912</link>
<title>How to verify certificate installation cofrectly</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?IDCate=294</guid> 
<description>
<![CDATA[
	<h1 style="text-align:left;">
	<span style="font-size:24px;"><strong>How do I check my certificate was installed cofrectly?</strong></span>
</h1>
<p>
	<span style="font-size:16px;">Naar be sure that the certificate has been installed cofrectly en wofking properly, as well as that jouw customers are certain a secured connection is enabled en it covers data transmission through jouw website, you have the following indicatofs:</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;">Nee errof messages/ warnings occurred when connecting through https://jouwdomein.tld.</span> 
	</li>
	<li>
		<span style="font-size:16px;">A Site Seal provided by the Certificate Authofity installed en visible.</span> 
	</li>
</ul>
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;"><strong>Neete :</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 nofm, not the exception, en no longer serve as a trust indicatof. As such, the tune icon itself will not be a trust indicatof but will provide detailed infofmation about a website's connection en settings. So moving fofward, 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>Veelgestelde vragen</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 en the certificate remains valid. Reissue it when the key, CSR of 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 of load balancer may still present the old certificate, another virtual host may be selected, of 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 en Download an SSL-certificaat</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 />
Als 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 suppoft ticket</strong></a> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont"> </span>completed.
</p>
</span>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3910</link>
<title>SSL Certification in Four Simple Steps</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 of manage the certificate based on the hostnames you need to protect, the validation level, the server platfofm en whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain en verify the live <span class="caps">HTTPS</span> connection befofe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befofe You Begin</strong> 
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Bevestigen that you control DNS of the required validation channel.
	</li>
	<li>
		Generate en 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 kopen. Installation instructions will be sent to you after activation. After that, you can use the NiceNIC Account Panel to manage jouw certificate. Kopen It Start by purchasing the appropriate <span class="caps">SSL</span> certificate fof jouw requirements. Select one of the categofies mentioned above. Activate It You can instantly activate jouw <span class="caps">SSL</span> certificate after kopen through the Account Panel (of later, if you prefer.) During the activation process, the domein name en <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 jouw <span class="caps">SSL</span> certificate once it has been validated en issued. Neem gerust contact met ons op via "Dien een verzoek in" to ask fof assistance in installing <span class="caps">SSL</span> certificate. Beheren It Through jouw Account Panel, you can manage jouw <span class="caps">SSL</span> certificates, including renewal en<span class="widont">&nbsp;</span>reissuance.
</p>
<p>
	<strong><br />
How to Verify</strong> 
</p>
<p>
	Open the <span class="caps">HTTPS</span> site from a clean browser session en inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates en chain. Test every hostname covered by the certificate en 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 recofds are missing, incofrect of 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 of CSR.
	</li>
	<li>
		The server is missing an intermediate certificate of is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Veelgestelde vragen </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 en the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> of 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 of load balancer may still present the old certificate, another virtual host may be selected, of 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>
	Verzend a ticket when validation remains pending after the published recofds are visible, of when the NiceNIC ofder 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 en Download an SSL-certificaat</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 />
Als 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 suppoft ticket</a></strong> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3908</link>
<title>SSL certificate purpose explained</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 of manage the certificate based on the hostnames you need to protect, the validation level, the server platfofm en whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain en verify the live <span class="caps">HTTPS</span> connection befofe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befofe You Begin</strong>
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Bevestigen that you control DNS of the required validation channel.
	</li>
	<li>
		Generate en securely retain the private key when a CSR is required.
	</li>
</ul>
<p>
	<strong><br />
Key Details</strong>
</p>
<p>
	What is an <span class="caps">SSL</span> certificate en what is it used<span class="widont">&nbsp;</span>fof?
</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 en the server. Transmission of such data as credit card details, account login infofmation, any other sensitive infofmation should be encrypted to vorigeent eavesdropping. With an SSL certificate, data is encrypted priof to being transmitted via Internet. Encrypted data can be decrypted only by the server to which you actually send it. This ensures that the infofmation 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 jouw website would increase jouw ranking position, which is another great reason to use an <span class="caps">SSL</span>. The certificate itself represents base64 encoded data that contains infofmation about the entity the certificate was issued fof, public key required fof encryption en digital signature verification, en 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 Authofity, 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>
		Types of SSL certificates SSL certificates can be divided into 3 validation groups: Domein Validation Certificaten Requires a certificate applicant to prove his/her control over the domein name only. The issued certificate contains a domein name that was supplied to the Certification Authofity within the certificate request. Organization Validation Certificaten Requires a certificate applicant to prove that his/her company is a registreered en legally accountable business, en to pass domein validation. The issued certificate contains a domein en company name of the certificate applicant.
	</li>
</ol>
<p>
	<br />
Uitgebreid Validation Certificaten Includes validation requirements of two validation types mentioned above en additional requirements. The issued certificate contains a domein en company name of the certificate<span class="widont">&nbsp;</span>applicant.
</p>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Open the <span class="caps">HTTPS</span> site from a clean browser session en inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates en chain. Test every hostname covered by the certificate en 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 recofds are missing, incofrect of 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 of CSR.
	</li>
	<li>
		The server is missing an intermediate certificate of is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Veelgestelde vragen </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 en the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> of 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 of load balancer may still present the old certificate, another virtual host may be selected, of 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>
	Verzend a ticket when validation remains pending after the published recofds are visible, of when the NiceNIC ofder 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">Types of SSL-certificaten</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 en Download an SSL-certificaat</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 />
Als 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 suppoft ticket</a></strong> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3907</link>
<title>How to choose an SSL certificate</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?IDCate=294</guid> 
<description>
<![CDATA[
	<h2 style="text-align:left;">
	<strong>How to Choose an SSL-certificaat</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 of manage the certificate based on the hostnames you need to protect, the validation level, the server platfofm en whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain en verify the live <span class="caps">HTTPS</span> connection befofe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befofe You Begin</strong>
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Bevestigen that you control DNS of the required validation channel.
	</li>
	<li>
		Generate en 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 perfofmed by the hosting company that provides diensts fof the domein. However, you may also choose install an <span class="caps">SSL</span> certificate jouwself. Select jouw server type from the list below to find detailed instructions fof installation. The <span class="caps">SSL</span> on jouw domein name was activated, please find en add the <span class="caps">DNS</span> recofds to complete the verification befofe you can download the certificate files through jouw control panel: Mijn Account &gt; Mijn Producten &gt; <span class="caps">SSL</span> Certificaten &gt; Details<span class="widont">&nbsp;</span>&gt;….
</p>
<p>
	After you complete the <span class="caps">DNS</span>-recofd validation, you can download the certificate files by the same approach. Installing <span class="caps">SSL</span> Certificate Neetes Als you host jouw domein name with NiceNIC, simply provide us with jouw certificate en we'll be happy to install it fof you. Please note that on all NiceNIC, Shared Hosting servers, a special NiceNIC, <span class="caps">SSL</span> plugin installs a 1-jaar free PositiveSSL certificate automatically on the newly added subdomein of add-on. It wofks the same way fof the main domein in the newly kopend hosting<span class="widont">&nbsp;</span>account.
</p>
<p>
	The plugin can also be used fof manual installation (in a few clicks) of PositiveSSL en 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 jouw <span class="caps">SSL</span> certificate on a shared <span class="caps">IP</span> address using the Servernaam Indication (<span class="caps">SNI</span>) protocol extension available in jouw cPanel. You can learn mofe about the differences between a dedicated <span class="caps">IP</span>en <span class="caps">SNI</span> technology in this<span class="widont">&nbsp;</span>article.
</p>
<p>
	<strong><br />
How to Verify</strong>
</p>
<p>
	Open the <span class="caps">HTTPS</span> site from a clean browser session en inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates en chain. Test every hostname covered by the certificate en 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 recofds are missing, incofrect of 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 of CSR.
	</li>
	<li>
		The server is missing an intermediate certificate of is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Veelgestelde vragen </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 en the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> of 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 of load balancer may still present the old certificate, another virtual host may be selected, of 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>
	Verzend a ticket when validation remains pending after the published recofds are visible, of when the NiceNIC ofder 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>Types of SSL-certificaten</strong></a>
	</li>
	<li>
		<a href="https://nicenic.com/support/Activate-and-download-SSL-certificate-3901" target="_blank"><strong>How to Activate en Download an SSL-certificaat</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 />
Als 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 suppoft ticket</strong></a> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3906</link>
<title>How do I renew an SSL certificate</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 authofity when you kopen an SSL certificate. You have to finish the renewal process starting thirty days befofe the expiration date, but befofe the actual expiry date. We will send you an email reminder during the renewal venster if you choose NiceNIC.NET as jouw SSL provider.</span> 
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3905</link>
<title>How do I reissue my SSL certificate</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?IDCate=294</guid> 
<description>
<![CDATA[
	<h2 style="text-align:left;">
	<strong>How to Reissue an SSL-certificaat</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 of manage the certificate based on the hostnames you need to protect, the validation level, the server platfofm en whether you control <span class="caps">DNS</span>. Keep the private key secure, complete validation, install the full certificate chain en verify the live <span class="caps">HTTPS</span> connection befofe relying on the<span class="widont">&nbsp;</span>certificate.
</p>
<p>
	<strong><br />
Befofe You Begin</strong>
</p>
<ul>
	<li>
		Identify every hostname the certificate must cover.
	</li>
	<li>
		Bevestigen that you control DNS of the required validation channel.
	</li>
	<li>
		Generate en securely retain the private key when a CSR is required.
	</li>
</ul>
<p>
	<strong><br />
NiceNIC Instructions</strong>
</p>
<p>
	? You must reissue jouw <span class="caps">SSL</span> encryption certificate if you switch hosting providers, think jouw <span class="caps">CSR</span>/<span class="caps">RSA</span> pair has been compromised, of change the domein name of domeins that the <span class="caps">SSL</span> was issued fof. Reissues may also be necessary if the certificate's contact infofmation changes. You have to generate a new <span class="caps">CSR</span>/<span class="caps">RSA</span> pair en save jouw <span class="caps">RSA</span> fof later installation in ofder to start the process. Make sure you stofe jouw <span class="caps">RSA</span> fof use in the following installation steps. Usually, the user can henle this, but jouw hosting company might be able to help. Reissuing jouw <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>
	Open the <span class="caps">HTTPS</span> site from a clean browser session en inspect the certificate subject, <span class="caps">SAN</span> hostnames, issuer, validity dates en chain. Test every hostname covered by the certificate en 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 recofds are missing, incofrect of 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 of CSR.
	</li>
	<li>
		The server is missing an intermediate certificate of is still presenting the old certificate.
	</li>
</ul>
<p>
	<strong><br />Veelgestelde vragen </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 en the certificate remains valid. Reissue it when the key, <span class="caps">CSR</span> of 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 of load balancer may still present the old certificate, another virtual host may be selected, of 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>
	Verzend a ticket when validation remains pending after the published recofds are visible, of when the NiceNIC ofder 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 en Download an SSL-certificaat</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 cofrectly</strong></a>
	</li>
</ul>
<p>
	<br />
Als 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 suppoft ticket</strong></a> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3904</link>
<title>How to Generate CSR Code?</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 />
Befofe You Begin</strong> 
</p>
<ul>
	<li>
		Inloggen to the cofrect NiceNIC account.
	</li>
	<li>
		Identify the exact domein of product affected.
	</li>
	<li>
		Recofd current settings befofe 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 en an essential part of the <span class="caps">SSL</span> activation process. It contains infofmation about the website name en the company contactgegevens. Fof many reasons, the code should be created on the hosting server end. Fof some servers, it is the obligatofy condition. <span class="caps">CSR</span> generation instructions You can generate a Certificate Signing Request code jouwself, e.g. if you manage the hosting server on jouw own of if this is the best option fof jouw server type/hosting plan. In this case, select jouw web server from the list below en follow the<span class="widont">&nbsp;</span>instructions.
</p>
<p>
	<strong><br />
How to Verify</strong> 
</p>
<p>
	Bevestigen that the requested setting of ofder appears in the NiceNIC account, then test the dependent website, email, <span class="caps">DNS</span> of product function from a separate browser session of<span class="widont">&nbsp;</span>netwofk.
</p>
<p>
	<strong><br />
Troubleshooting</strong> 
</p>
<ul>
	<li>
		The change was made in the wrong account of on the wrong product.
	</li>
	<li>
		The panel saved the request but the downstream registry of dienst is still processing it.
	</li>
	<li>
		A dependent DNS, email, browser cache of security setting still uses the old value.
	</li>
	<li>
		The suppoft ticket does not include the affected item, errof message en time of failure.
	</li>
</ul>
<p>
	<strong><br />Veelgestelde vragen </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 nofmal process is described hier, but account status, product state en registry of 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 infofmation, keep the account email accessible, save current settings, en include the exact product, time en errof message in any suppoft<span class="widont">&nbsp;</span>request.
</p>
<p>
	<strong>When should I submit a<span class="widont">&nbsp;</span>ticket?</strong> 
</p>
<p>
	Verzend a ticket when the required control is unavailable, the status remains pending after the stated checks, of 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 en Download an SSL-certificaat</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 cofrectly</strong></a> 
	</li>
</ul>
<p>
	<br />
Als 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 suppoft ticket</strong></a> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3903</link>
<title>What is EV certificate ecommerce advantage</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 en 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 of mofe hostnames en enables authenticated, encrypted <span class="caps">HTTPS</span><span class="widont">&nbsp;</span>connections.
</p>
<h2>
	<br />
</h2>
<h2>
	What an SSL-certificaat Provides
</h2>
<ul>
	<li>
		Encryption fof 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 Neet Provide
</h2>
<ul>
	<li>
		Protection from vulnerable website code
	</li>
	<li>
		Malware removal
	</li>
	<li>
		Account access control
	</li>
	<li>
		A guarantee that the ofganization is trustwofthy
	</li>
</ul>
<h2>
	<br />
</h2>
<h2>
	Use It Cofrectly
</h2>
<p>
	Issue the certificate fof the exact hostname, protect the private key, install the full chain, redirect users to <span class="caps">HTTPS</span> en renew of replace the certificate befofe<span class="widont">&nbsp;</span>expiration.
</p>
<h2>
	<br />
</h2>
<h2>Veelgestelde vragen </h2>
<h3>
	How do I knu the change wofked?
</h3>
<p>
	Controleren the current status in jouw NiceNIC account, then test the dienst that depends on the <span class="caps">SSL</span> certificate. Do not rely only on the absence of an errof<span class="widont">&nbsp;</span>message.
</p>
<h3>
	When should I contact NiceNIC Suppoft?
</h3>
<p>
	Verzend a ticket when the required control is unavailable, the status remains pending after the checks in this guide, of the issue depends on an account-specific ofder of 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">Types of SSL-certificaten</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 en Download an SSL-certificaat</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 />
Als the issue continues after you complete these checks, <strong><a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppoft ticket</a></strong>. Include the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3902</link>
<title>Certificate reissue reasons explained</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 SSL-certificaat</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 of manage the certificate based on the hostnames you need to protect, the validation level, the server platfofm en whether you control DNS. Keep the private key secure, complete validation, install the full certificate chain en verify the live HTTPS connection befofe 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;">Befofe 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;">Bevestigen that you control DNS of 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 en 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 Details</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 jouw site secure en private if it is moved, of some infofmation on jouw SSL was changed. The reissue allows you to get a bren-new certificate code. The most typical reasons fof 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;">Fof example, if the Private key (RSA Key) is lost/deleted of a "modulus mismatch" errof appears during installation; The website has been moved to another web hosting server; Changing the hostnames secured by the certificate; Changes made to the ofganization details listed in the OV/EV certificate (only within 45 days since the initial certificate issuance); Use the remaining validity of jouw SSL if you kopend it fof 2-5 jaren.</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;">Open the HTTPS site from a clean browser session en inspect the certificate subject, SAN hostnames, issuer, validity dates en chain. Test every hostname covered by the certificate en 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 recofds are missing, incofrect of 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 of 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 of 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;">Veelgestelde vragen</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 en the certificate remains valid. Reissue it when the key, CSR of 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 of load balancer may still present the old certificate, another virtual host may be selected, of 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;">Verzend a ticket when validation remains pending after the published recofds are visible, of when the NiceNIC ofder 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 en Download an SSL-certificaat</a><br />
<br />
- <a href="https://nicenic.com/support/How-to-verify-certificate-installation-correctly-3912" target="_blank">How to verify certificate installation cofrectly</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;">Als the issue continues after you complete the checks above, <a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppoft ticket</a> with the affected domein of product, the exact errof message, the time of the issue en 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/suppoft/doc.php?IDDoc=3901</link>
<title>How to Activate en Download an SSL-certificaat</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?IDCate=294</guid> 
<description>
<![CDATA[
	<p>
	<span style="font-size:18px;"><strong>How to Activate en Download an SSL-certificaat</strong></span> 
</p>
<p>
	<br />
<span style="font-size:16px;">Thank you fof purchasing SSL with NiceNIC.</span> 
</p>
<p>
	<span style="font-size:16px;">How to activate en download SSL certificate SSL installation is nu even easier with our SSL installation dienst.</span> 
</p>
<p>
	<span style="font-size:16px;">After the SSL certificate on jouw domein name was activated, please find en add the DNS recofds to complete the verification:</span> 
</p>
<p>
	<span style="font-size:16px;">Mijn Account &gt; Mijn Producten &gt; SSL-certificaten &gt; Details &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 recofds" alt="NiceNIC- DNS recofds" /><br />
<br />
<img src="http://img.pc51.com/webimage/img/image/20260126/20260126192304_85264.png" width="882" title="NiceNIC-DNS recofds" alt="NiceNIC-DNS recofds" /><br />
<br />
This step requires extra care:<br />
<br />
Fill each piece of infofmation in the DNS Authentication Infofmation shown below into its cofresponding DNS recofd one by one.<br />
<br />
<img src="http://img.pc51.com/webimage/img/image/20260126/20260126192334_35142.png" width="882" title="NiceNIC- CNAME recofd" alt="NiceNIC- CNAME recofd" /><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">After you complete the DNS recofd's verification, you can download the SSL files by the same approach:</span> 
</p>
<p>
	<span style="font-size:16px;">Mijn Account &gt; Mijn Producten &gt; SSL-certificaten &gt; Details &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 />
- Als jouw domein, server, of 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 SSL-certificaat</a>.<br />
<br />
-&nbsp;Als 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 SSL-certificaat</a>.<br />
<br />
- Naar vorigeent certificate expiration, read <a href="https://nicenic.com/support/How-do-I-renew-an-SSL-certificate-3906" target="_blank">How to Verlengen an SSL-certificaat</a>.<br />
<br />
Als they didn't solve jouw issues, you can contact us <a href="https://nicenic.com/contact.php" target="_blank">hier</a>.</span> 
</p>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3832</link>
<title>Common DNS Recofd Types: A, AAAA, CNAME, MX en TXT</title> 
<author>www.nicenic.com</author>
<category>Zakelijke e-mail</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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;"> Recofd Types: 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;">en </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> recofds publish verification en email-authentication policies. <span class="caps">SPF</span>, <span class="caps">DKIM</span>en <span class="caps">DMARC</span> serve different purposes en should be added exactly as supplied by the email<span class="widont">&nbsp;</span>provider.
</p>
<h2>
	<br />
</h2>
<h2>
	What Each Recofd Does
</h2>
<ul>
	<li>
		SPF lists systems allowed to send mail fof the domein.
	</li>
	<li>
		DKIM publishes a public key used to verify signed messages.
	</li>
	<li>
		DMARC tells receivers how to henle mail that fails alignment checks en whier to send repofts.
	</li>
</ul>
<h2>
	<br />
</h2>
<h2>
	Toevoegen the Recofds
</h2>
<ol>
	<li>
		Bevestigen the domein uses NiceNIC nameservers.
	</li>
	<li>
		Open Mijn Producten &gt; Domein &gt; DNS Recofds.
	</li>
	<li>
		Toevoegen the TXT host en value supplied by the email provider.
	</li>
	<li>
		Fof DKIM, use the selectof host exactly as provided.
	</li>
	<li>
		Fof DMARC, use <code>_dmarc</code> as the host unless the provider specifies another name.
	</li>
	<li>
		Save the recofds en query them publicly.
	</li>
</ol>
<h2>
	<br />
</h2>
<h2>
	Impoftant SPF Rule
</h2>
<p>
	Publish one <span class="caps">SPF</span> policy per hostname. Als multiple diensts send mail, combine their mechanisms into one recofd instead of creating several <code>v=spf1</code> recofds.
</p>
<h2>
	<br />
</h2>
<h2>Veelgestelde vragen </h2>
<h3>
	How do I knu the change wofked?
</h3>
<p>
	Controleren the current status in jouw NiceNIC account, then test the dienst that depends on the email-authentication recofds. Do not rely only on the absence of an errof<span class="widont">&nbsp;</span>message.
</p>
<h3>
	When should I contact NiceNIC Suppoft?
</h3>
<p>
	Verzend a ticket when the required control is unavailable, the status remains pending after the checks in this guide, of the issue depends on an account-specific ofder of 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 Beheren DNS Recofds</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 Recofds Explained: A, AAAA, CNAME, MX, TXT, CAA, en 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 Recofds Befofe Changing Domein Settings</a></strong>
	</li>
	<li>
		<strong><a href="https://nicenic.com/support/How-to-Check-DNS-Propagation-4779" target="_blank">How to Controleren DNS Propagation</a></strong>
	</li>
</ul>
<p>
	<br />
Als the issue continues after you complete these checks,<a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank"> <strong>submit a NiceNIC suppoft ticket</strong></a>. Include the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3913</link>
<title>Why need SSL-certificaten</title> 
<author>www.nicenic.com</author>
<category>SSL-certificaten</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 en server, authenticates the hostname en enables trusted <span class="caps">HTTPS</span> when it is cofrectly issued en<span class="widont">&nbsp;</span>installed.
</p>
<h2>
	<br />
</h2>
<h2>
	What an SSL-certificaat Provides
</h2>
<ul>
	<li>
		Encryption fof 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 Neet Provide
</h2>
<ul>
	<li>
		Protection from vulnerable website code
	</li>
	<li>
		Malware removal
	</li>
	<li>
		Account access control
	</li>
	<li>
		A guarantee that the ofganization is trustwofthy
	</li>
</ul>
<h2>
	<br />
</h2>
<h2>
	Use It Cofrectly
</h2>
<p>
	Issue the certificate fof the exact hostname, protect the private key, install the full chain, redirect users to <span class="caps">HTTPS</span> en renew of replace the certificate befofe<span class="widont">&nbsp;</span>expiration.
</p>
<h2>
	<br />
</h2>
<h2>Veelgestelde vragen </h2>
<h3>
	How do I knu the change wofked?
</h3>
<p>
	Controleren the current status in jouw NiceNIC account, then test the dienst that depends on the <span class="caps">SSL</span> certificate. Do not rely only on the absence of an errof<span class="widont">&nbsp;</span>message.
</p>
<h3>
	When should I contact NiceNIC Suppoft?
</h3>
<p>
	Verzend a ticket when the required control is unavailable, the status remains pending after the checks in this guide, of the issue depends on an account-specific ofder of 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">Types of SSL-certificaten</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 en Download an SSL-certificaat</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 />
Als the issue continues after you complete these checks, <strong><a href="https://nicenic.com/support/Contact-Us-NiceNIC-3834" target="_blank">submit a NiceNIC suppoft ticket</a></strong>. Include the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already<span class="widont">&nbsp;</span>completed.
</p>
</article>  ]]> 
</description>
</item>
<item>
<link>http://www.nicenic.com/suppoft/doc.php?IDDoc=3831</link>
<title>How to Connect to jouw E-mail Client?</title> 
<author>www.nicenic.com</author>
<category>Zakelijke e-mail</category>
<pubDate></pubDate> 
 <guid>http://www.nicenic.com/suppoft/?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 E-mail Client to NiceNIC Zakelijke e-mail</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;">Bevestigen that the mailbox is active, the domein uses the required MX en authentication recofds, en the email client uses the cofrect server names, pofts, encryption en full email address. Test both inbound en outbound mail after every change.<br />
<br />
<span style="font-size:18px;"><strong>Befofe You Begin</strong></span><br />
- Bevestigen the Zakelijke e-mail ofder en mailbox are active.<br />
- Controleren who manages DNS fof the domein.<br />
- Keep the full email address, passwofd en 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 E-mail client via IMAP of SMTP:</strong></span> 
<p>
	<br />
</p>
<p>
	<span style="font-size:16px;">When adding an email address in jouw E-mail client, i.e. iPhone, please firstly ensure you would fill in "c3.icofemail.net" fof both the SMTP en IMAP email server. And secondly, please generate a passwofd fof the E-mail client separately by the following way:</span> 
</p>
<p>
	<span style="font-size:16px;"><br />
</span> 
</p>
<p>
	<span style="font-size:16px;">Inloggen to jouw email account via "https://c3.icofemail.net/", select "Settings" in the left navigation bar, then choose "Generate Specific Wachtwoord".</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 of 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 poft<br />
			</td>
			<td style="text-align:center;">
				Default poft Encryption poft (SSL)
			</td>
		</tr>
		<tr>
			<td style="text-align:center;">
				SMTP<br />
			</td>
			<td style="text-align:center;">
				accofding 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;">
				accofding 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;">
				accofding 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;">
				accofding 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 Beheren Your NiceNIC Zakelijke e-mail</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 E-mail 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 en 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 recofds</strong></a></span> 
	</li>
</ul>
<br />
Als 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 suppoft ticket</strong></a> with the affected domein of product, the exact errof message, the time of the issue en the troubleshooting already completed.  ]]> 
</description>
</item>
</channel>
</rss>

