4. Once you've entered the inf?mation, click Προσθ?κη to enable DNSSEC f? the τομ?α?. Here’s an example of a successful DNSSEC setup:
After the τομ?α? is transferred, the name servers remain set to those associated to the τομ?α? bef?e transfer.
Αν you had child name servers f? σα? τομ?α? εγγραφ?ed through another Καταχωρητ??, you may need to εγγραφ? them again through σα? Account.
]]>
Αν you're just transferring the τομ?α? registration, σα? hosting υπηρεσ?α will be unaffected, και tεδ? 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 rec?d of them.
Αν 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
Σ?νδεση to σα? account. Select the Ον?ματα Domain tab.
Select the τομ?α? that you want to change name servers f?.
From within the DNS Διακομιστ?? section click on Επεξεργασ?α DNS Server.
Change the name servers as required, leaving any of the fields blank will retain the ?iginal DNS server.
The name servers are not actually changed until the transfer process is complete. Αν you wish to make an immediate change to the name servers, you may do so with the Καταχωρητ?? you are transferring from.
]]>
Bef?e purchasing the transfer of any gTLD (e.g., .COM / .NET / .ORG / .BIZ / .INFO etc.) ? new gTLD (e.g. .CLUB / .CLOUD / .TRADE / .TOP etc.), make sure σα? τομ?α? meets the following conditions:
1. Your τομ?α? was εγγραφ?ed ? transferred at least 60 days ago;
2. The τομ?α? is unlocked at the current Καταχωρητ?? (its Whois status should be OK ? Active).
Also,you need to request an up-to-date Auth/EPPcode f? the τομ?α? at σα? current Καταχωρητ??.
Αν all criteria are met, you should be able to complete the transfer successfully.
Still, some ccTLDs (.ES και .UK) have additional transfer requirements και/? exclude some points from the list above.
NOTE: Make sure the τομ?α? status is active, not expired. Αν you wish to transfer an expired τομ?α? to NiceNIC, please contact our Supp?t Team email supp?t@nicenic.net f? further assistance.
]]>
Bef?e submitting a transfer request with NiceNIC, make sure σα? τομ?α?s are prepared f? transfer through σα? current registrar. This is generally done by removing transfer locks και getting the necessary Auth codes.
Learn how to prepare τομ?α?s f? transfer in accounts sections of several popular registrars.
Once those preparations are made, simply follow the steps below to transfer σα? τομ?α?s:
?χιte: Each τομ?α? has a unique Auth code και has to be unlocked f? transfer separately on the current registrar side.


Enter the τομ?α? names και the Auth codes;
?χιte: Enter each τομ?α? και its Auth code in a new line. The Auth code has to be separated from the τομ?α? name by a comma και one space.
Κλικ on Start Transfer at the bottom of the page.
Double-check the τομ?α? names και add them to Cart. Για να do this, you can use the Προσθ?κη all to cart button f? convenience.
Proceed with the payment.
The transfer is completed automatically in 5-7 days f? most τομ?α?s. Once the transfer of σα? τομ?α?s is completed you will receive the notifications on σα? NiceNIC Primary Ηλεκτρονικ? Ταχυδρομε?ο address, και the τομ?α?s will become manageable in σα? Domain List.
?χιte: Due to technical reasons, it is only possible to submit the transfer f? up to 10 τομ?α? names at once. Αν you need to transfer m?e than 10 τομ?α?s, you can either submit several Μαζικ? Μεταφορ? ?ders ? contact our Supp?t Team f? assistance.
How to ?λεγχο? the Κατ?σταση of Your Μεταφορ? Domain
After initiating a τομ?α? transfer to Nicenic, you can monit? its progress directly in σα? account. This helps you kτ?ρα when the transfer is expected to complete without needing to contact supp?t repeatedly.
Steps to View Transfer Κατ?σταση:
1. Σ?νδεση to σα? NiceNIC account. Μετ?βαση σε "My Products > Ον?ματα Domain".
In the Κατ?σταση column, you will see σα? τομ?α? listed as:

1. What is SPF?
Answer: SPF stκαιs f? Sender Policy Framew?k. SPF is an email authentication stκαιard used to προηγο?μενοent email fraud και spam. It ensures the authenticity και reliability of email by verifying that the sender's τομ?α? name matches the source IP address of the email. SPF rec?ds are st?ed in the DNS rec?d of the τομ?α? name και contain a list of servers that are allowed to send emails. When the recipient receives an email, it checks whether the sender's τομ?α? name has an SPF rec?d και verifies whether the IP address of the sending server is in the allowed list. Αν the verification fails, the recipient may mark the email as spam ? refuse to receive it. Using SPF can help improve the delivery rate και reliability of emails και reduce the amount of spam. Στο the same time, it can also enhance the security of the email system και προηγο?μενοent hackers και fraudsters from using f?ged τομ?α? names to send emails.
2. How to set up SPF f? c?p?ate mailboxes?
Answer:
1. Determine the outgoing server IP addresses of σα? c?p?ate mailbox: These addresses will be added to the SPF rec?d. 2. Σ?νδεση to the DNS management console of σα? c?p?ate mailbox: Usually provided by σα? τομ?α? name registrar ? hosting provider
2. Δημιουργ?α ? edit a TXT rec?d: In the DNS console, find the TXT rec?d ? similar option
3. Enter the SPF rec?d: The f?mat of the SPF rec?d is "v=spf1 +a/+mx +ip4 +ip4:mail.example.com -all", wεδ?:
"v=spf1": specifies the SPF version
"a" ? "mx": indicates that the server is allowed to be verified by the A rec?d ? MX rec?d
"ip4": lists the IP addresses that are allowed to send mail
"mail.c?email.coremail": replaced with the τομ?α? name of σα? c?p?ate mailbox
"-all": indicates that mail from all other sources is rejected
4. Save changes: Make sure the settings in the DNS console are saved c?rectly
3. How to set various types of SPF?
1) Make SPF rec?d with τομ?α? name a rec?d (take c?email.cn as an example)
v=spf1 a:c?email.cn2 -all
2) Make SPF rec?d with τομ?α? name mx rec?d
v=spf1 mx -all
3) Make SPF rec?d with τομ?α? name ptr rec?d
v=spf1 ptr -all
4) Make SPF rec?d with exp?t IP και IP segment settings
v=spf1 ip4:106.52.172.248 ip4:61.164.47.194/28 -all
5) Introduce SPF rec?ds of other τομ?α? names (take spf.ic?email.net as an example)
v=spf1 include:spf.ic?email.net
?χιte: The above rec?ds can be used in combination, but only one pair of rec?ds starting with v=spf1 και ending with -all can appear in the entire txt. F? example: v=spf1 mx ip4:106.52.172.248 include:spf.ic?email.net -all
]]>
Για να be sure that the certificate has been installed c?rectly και w?king properly, as well as that σα? customers are certain a secured connection is enabled και it covers data transmission through σα? website, you have the following indicat?s:
?χιte : 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 n?m, not the exception, και no longer serve as a trust indicat?. As such, the tune icon itself will not be a trust indicat? but will provide detailed inf?mation about a website's connection και settings. So moving f?ward, 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 αγορ?. Installation instructions will be sent to you after activation. After that, you can use the NiceNIC.NET Account Panel to manage σα? certificate.
Αγορ? It
Start by purchasing the appropriate SSL certificate f? σα? requirements. Select one of the categ?ies mentioned above.
Activate It
You can instantly activate σα? SSL certificate after αγορ? through the Account Panel (? later, if you prefer.) During the activation process, the τομ?α? name και CSR code will be assigned.
Install It
You will receive instructions on how to install σα? SSL certificate once it has been validated και issued. Μη διστ?σετε να επικοινων?σετε μαζ? μα? μ?σω “Υποβολ? Αιτ?ματο?” για να ζητ?σετε βο?θεια στην εγκατ?σταση πιστοποιητικο? SSL.
Διαχε?ριση It
Through σα? Account Panel, you can manage σα? SSL certificates, including renewal και reissuance.
]]>
1. Introduction
SSL certificates are used to create an encrypted channel between the client και the server. Transmission of such data as credit card details, account login inf?mation, any other sensitive inf?mation should be encrypted to προηγο?μενοent eavesdropping.
With an SSL certificate, data is encrypted pri? to being transmitted via Internet. Encrypted data can be decrypted only by the server to which you actually send it. This ensures that the inf?mation you submit to websites will not be stolen.
Starting from 06/08/2014, Google announced that having an SSL certificate installed on σα? website would increase σα? ranking position, which is another great reason to use an SSL.
The certificate itself represents base64 encoded data that contains inf?mation about the entity the certificate was issued f?, public key required f? encryption και digital signature verification, και 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 Auth?ity, 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. Τ?πο?s of SSL certificates
SSL certificates can be divided into 3 validation groups:
Domain Validation Πιστοποιητικ?
Requires a certificate applicant to prove his/her control over the τομ?α? name only. The issued certificate contains a τομ?α? name that was supplied to the Certification Auth?ity within the certificate request.
Organization Validation Πιστοποιητικ?
Requires a certificate applicant to prove that his/her company is a εγγραφ?ed και legally accountable business, και to pass τομ?α? validation. The issued certificate contains a τομ?α? και company name of the certificate applicant.
Επεκταμ?νο Validation Πιστοποιητικ?
Includes validation requirements of two validation types mentioned above και additional requirements. The issued certificate contains a τομ?α? και company name of the certificate applicant.
]]>
SSL certificate installation is typically perf?med by the hosting company that provides υπηρεσ?αs f? the τομ?α?. However, you may also choose install an SSL certificate σα?self. Select σα? server type from the list below to find detailed instructions f? installation.
The SSL on σα? τομ?α? name was activated, please find και add the DNS rec?ds to complete the verification bef?e you can download the SSL files through σα? control panel:
Ο Λογαριασμ?? Μου > Τα Προ??ντα Μου > Πιστοποιητικ? SSL > Λεπτομ?ρεια > ....
After you complete the DNS rec?d's verification, you can download the SSL files by the same approach.
Installing Πιστοποιητικ? SSL ?χιtes
Αν you host σα? τομ?α? name with NiceNIC, simply provide us with σα? certificate και we'll be happy to install it f? you.
Please note that on all NiceNIC, Κοιν?χρηστη Φιλοξεν?α servers, a special NiceNIC, SSL plugin installs a 1-?το? free PositiveSSL certificate automatically on the newly added subτομ?α? ? add-on. It w?ks the same way f? the main τομ?α? in the newly αγορ?d hosting account. The plugin can also be used f? manual installation (in a few clicks) of PositiveSSL και EssentialSSL certificates.
A dedicated IP address is required to install an SSL certificate. However, you may install σα? SSL certificate on a shared IP address using the ?νομα Διακομιστ? Indication (SNI) protocol extension available in σα? cPanel. You can learn m?e about the differences between a dedicated IP και SNI technology in this article.
]]>