4. Once you've entered the infv? yamation, click ?lav? et to enable DNSSEC fv? ya the domen. Here’s an example of a successful DNSSEC setup:
After the domen is transferred, the name servers remain set to those associated to the domen befv? yae transfer.
?g?r you had child name servers fv? ya sizin domen qeydiyyated through another Qeydiyyat??, you may need to qeydiyyat them again through sizin Account.
]]>
?g?r you're just transferring the domen registration, sizin hosting Xidm?t will be unaffected, v? tburada will be no need to change name servers. Although the name servers should be transferred as part of the process, it's always a good idea to have a recv? yad of them.
?g?r you wish to specify the name servers to the default DNS servers as provided by NiceNIC you can reset the name servers after the transfer has been completed.
Steps
Daxil ol to sizin account. Select the Domen Adlar? tab.
Select the domen that you want to change name servers fv? ya.
From within the DNS Serverl?r section click on Redakt? et DNS Server.
Change the name servers as required, leaving any of the fields blank will retain the v? yaiginal DNS server.
The name servers are not actually changed until the transfer process is complete. ?g?r you wish to make an immediate change to the name servers, you may do so with the Qeydiyyat?? you are transferring from.
]]>
Befv? yae purchasing the transfer of any gTLD (e.g., .COM / .NET / .ORG / .BIZ / .INFO etc.) v? ya new gTLD (e.g. .CLUB / .CLOUD / .TRADE / .TOP etc.), make sure sizin domen meets the following conditions:
1. Your domen was qeydiyyated v? ya transferred at least 60 days ago;
2. The domen is unlocked at the current Qeydiyyat?? (its Whois status should be OK v? ya Active).
Also,you need to request an up-to-date Auth/EPPcode fv? ya the domen at sizin current Qeydiyyat??.
?g?r all criteria are met, you should be able to complete the transfer successfully.
Still, some ccTLD-l?r (.ES v? .UK) have additional transfer requirements v?/v? ya exclude some points from the list above.
NOTE: Make sure the domen status is active, not expired. ?g?r you wish to transfer an expired domen to NiceNIC, please contact our Suppv? yat Team email suppv? yat@nicenic.net fv? ya further assistance.
]]>
Befv? yae submitting a transfer request with NiceNIC, make sure sizin domens are prepared fv? ya transfer through sizin current registrar. This is generally done by removing transfer locks v? getting the necessary Auth codes.
Learn how to prepare domens fv? ya transfer in accounts sections of several popular registrars.
Once those preparations are made, simply follow the steps below to transfer sizin domens:
Xeyrte: Each domen has a unique Auth code v? has to be unlocked fv? ya transfer separately on the current registrar side.


Enter the domen names v? the Auth codes;
Xeyrte: Enter each domen v? its Auth code in a new line. The Auth code has to be separated from the domen name by a comma v? one space.
Klikl?yin on Start Transfer at the bottom of the page.
Double-check the domen names v? add them to Cart. ü?ün do this, you can use the ?lav? et all to cart button fv? ya convenience.
Proceed with the payment.
The transfer is completed automatically in 5-7 days fv? ya most domens. Once the transfer of sizin domens is completed you will receive the notifications on sizin NiceNIC Primary Email address, v? the domens will become manageable in sizin Domen List.
Xeyrte: Due to technical reasons, it is only possible to submit the transfer fv? ya up to 10 domen names at once. ?g?r you need to transfer mv? yae than 10 domens, you can either submit several Kütl?vi Transfer v? yaders v? ya contact our Suppv? yat Team fv? ya assistance.
How to Yoxla the Status of Your Domen Transferi
After initiating a domen transfer to Nicenic, you can monitv? ya its progress directly in sizin account. This helps you kindi when the transfer is expected to complete without needing to contact suppv? yat repeatedly.
Steps to View Transfer Status:
1. Daxil ol to sizin NiceNIC account. Ke?id et "My Products > Domen Adlar?".
In the Status column, you will see sizin domen listed as:

1. What is SPF?
Answer: SPF stv?s fv? ya Sender Policy Framewv? yak. SPF is an email authentication stv?ard used to gerient email fraud v? spam. It ensures the authenticity v? reliability of email by verifying that the sender's domen name matches the source IP address of the email. SPF recv? yads are stv? yaed in the DNS recv? yad of the domen name v? contain a list of servers that are allowed to send emails. When the recipient receives an email, it checks whether the sender's domen name has an SPF recv? yad v? verifies whether the IP address of the sending server is in the allowed list. ?g?r the verification fails, the recipient may mark the email as spam v? ya refuse to receive it. Using SPF can help improve the delivery rate v? reliability of emails v? reduce the amount of spam. Kimi the same time, it can also enhance the security of the email system v? gerient hackers v? fraudsters from using fv? yaged domen names to send emails.
2. How to set up SPF fv? ya cv? yapv? yaate mailboxes?
Answer:
1. Determine the outgoing server IP addresses of sizin cv? yapv? yaate mailbox: These addresses will be added to the SPF recv? yad. 2. Daxil ol to the DNS management console of sizin cv? yapv? yaate mailbox: Usually provided by sizin domen name registrar v? ya hosting provider
2. Yarat v? ya edit a TXT recv? yad: In the DNS console, find the TXT recv? yad v? ya similar option
3. Enter the SPF recv? yad: The fv? yamat of the SPF recv? yad is "v=spf1 +a/+mx +ip4 +ip4:mail.example.com -all", wburada:
"v=spf1": specifies the SPF version
"a" v? ya "mx": indicates that the server is allowed to be verified by the A recv? yad v? ya MX recv? yad
"ip4": lists the IP addresses that are allowed to send mail
"mail.cv? yaemail.cn": replaced with the domen name of sizin cv? yapv? yaate mailbox
"-all": indicates that mail from all other sources is rejected
4. Save changes: Make sure the settings in the DNS console are saved cv? yarectly
3. How to set various types of SPF?
1) Make SPF recv? yad with domen name a recv? yad (take cv? yaemail.cn as an example)
v=spf1 a:cv? yaemail.cn2 -all
2) Make SPF recv? yad with domen name mx recv? yad
v=spf1 mx -all
3) Make SPF recv? yad with domen name ptr recv? yad
v=spf1 ptr -all
4) Make SPF recv? yad with expv? yat IP v? IP segment settings
v=spf1 ip4:106.52.172.248 ip4:61.164.47.194/28 -all
5) Introduce SPF recv? yads of other domen names (take spf.icv? yaemail.net as an example)
v=spf1 include:spf.icv? yaemail.net
Xeyrte: The above recv? yads can be used in combination, but only one pair of recv? yads starting with v=spf1 v? ending with -all can appear in the entire txt. Fv? ya example: v=spf1 mx ip4:106.52.172.248 include:spf.icv? yaemail.net -all
]]>
ü?ün be sure that the certificate has been installed cv? yarectly v? wv? yaking properly, as well as that sizin customers are certain a secured connection is enabled v? it covers data transmission through sizin website, you have the following indicatv? yas:
Xeyrte : From September 2023, the padlock icon will be replaced by a tune icon in the new Chrome browser version. Google's reasoning is that secured HTTPS connections have become the online nv? yam, not the exception, v? no longer serve as a trust indicatv? ya. As such, the tune icon itself will not be a trust indicatv? ya but will provide detailed infv? yamation about a website's connection v? settings. So moving fv? yaward, when using a Chrome browser, the primary indication of a successful SSL certificate installation on a site will be the absence of security warnings :

An SSL certificate must be activated after al. Installation instructions will be sent to you after activation. After that, you can use the NiceNIC.NET Account Panel to manage sizin certificate.
Al It
Start by purchasing the appropriate SSL certificate fv? ya sizin requirements. Select one of the categv? yaies mentioned above.
Activate It
You can instantly activate sizin SSL certificate after al through the Account Panel (v? ya later, if you prefer.) During the activation process, the domen name v? CSR code will be assigned.
Install It
You will receive instructions on how to install sizin SSL certificate once it has been validated v? issued. Biziml? ?laq? saxlamaqdan ??kinm?yin “T?klif g?nd?r” SSL sertifikat?n?n qura?d?r?lmas?nda yard?m ü?ün müraci?t edin.
?dar? et It
Through sizin Account Panel, you can manage sizin SSL certificates, including renewal v? reissuance.
]]>
1. Introduction
SSL certificates are used to create an encrypted channel between the client v? the server. Transmission of such data as credit card details, account login infv? yamation, any other sensitive infv? yamation should be encrypted to gerient eavesdropping.
With an SSL certificate, data is encrypted priv? ya to being transmitted via Internet. Encrypted data can be decrypted only by the server to which you actually send it. This ensures that the infv? yamation you submit to websites will not be stolen.
Starting from 06/08/2014, Google announced that having an SSL certificate installed on sizin website would increase sizin ranking position, which is another great reason to use an SSL.
The certificate itself represents base64 encoded data that contains infv? yamation about the entity the certificate was issued fv? ya, public key required fv? ya encryption v? digital signature verification, v? digital signature created with the private key of the certificate issuer.
An SSL certificate should be installed on the server side. When you access a website secured by an SSL certificate issued by a trusted Certification Authv? yaity, you will see https:// at the beginning of its URL. A browser will also show the connection as secure by displaying a “l(fā)ock” icon in the address bar:

2. N?vs of SSL certificates
SSL certificates can be divided into 3 validation groups:
Domen Validation Sertifikatlar
Requires a certificate applicant to prove his/her control over the domen name only. The issued certificate contains a domen name that was supplied to the Certification Authv? yaity within the certificate request.
Organization Validation Sertifikatlar
Requires a certificate applicant to prove that his/her company is a qeydiyyated v? legally accountable business, v? to pass domen validation. The issued certificate contains a domen v? company name of the certificate applicant.
Geni?l?ndirilmi? Validation Sertifikatlar
Includes validation requirements of two validation types mentioned above v? additional requirements. The issued certificate contains a domen v? company name of the certificate applicant.
]]>
SSL certificate installation is typically perfv? yamed by the hosting company that provides Xidm?ts fv? ya the domen. However, you may also choose install an SSL certificate sizinself. Select sizin server type from the list below to find detailed instructions fv? ya installation.
The SSL on sizin domen name was activated, please find v? add the DNS recv? yads to complete the verification befv? yae you can download the SSL files through sizin control panel:
Hesab?m > M?hsullar?m > SSL Sertifikatlar? > ?trafl? > ....
After you complete the DNS recv? yad's verification, you can download the SSL files by the same approach.
Installing SSL Sertifikat? Xeyrtes
?g?r you host sizin domen name with NiceNIC, simply provide us with sizin certificate v? we'll be happy to install it fv? ya you.
Please note that on all NiceNIC, Payla??lan Hosting servers, a special NiceNIC, SSL plugin installs a 1-il free PositiveSSL certificate automatically on the newly added subdomen v? ya add-on. It wv? yaks the same way fv? ya the main domen in the newly ald hosting account. The plugin can also be used fv? ya manual installation (in a few clicks) of PositiveSSL v? EssentialSSL certificates.
A dedicated IP address is required to install an SSL certificate. However, you may install sizin SSL certificate on a shared IP address using the Server Ad? Indication (SNI) protocol extension available in sizin cPanel. You can learn mv? yae about the differences between a dedicated IP v? SNI technology in this article.
]]>