From HEXONET Wiki
(→Registration) |
(→Update) |
||
Line 166: | Line 166: | ||
=== Update === | === Update === | ||
− | After a successful registration, the registry sends an "authorisation key" to the holder of the domain. | + | After a successful registration, the registry sends an "authorisation key" letter by mail to the holder of the domain. |
− | {{Warnbox| You need to enter the "authorisation key" as | + | {{Warnbox| You need to enter the "authorisation key" as the domain Authorization Code in our system before you can change some information, such as the Nameservers or contacts of your domain}} |
=== Renewal Process=== | === Renewal Process=== |
Revision as of 16:10, 14 July 2016
Introduced | 1986 |
---|---|
Country | Finland |
Registry | FI Registry |
IDN Capable | Yes |
Webpage | Register .FI |
Contents |
Registry
TLD |
.fi |
Registry |
- |
Dispute Policy |
- |
Limitations |
|
Allowed number of NS |
to |
Periods
API
Domain Registration
Domains can be registered with the API AddDomain command.
command = AddDomain domain = (DOMAIN)
REQUIRED
ownercontact0 = (CONTACT) admincontact0 = (CONTACT) techcontact0 = (CONTACT) billingcontact0 = (CONTACT) nameserver0 = (NAMESERVER) nameserver1 = (NAMESERVER) X-FI-ACCEPT-REGISTRATION-TAC = 1 X-FI-IDNUMBER = <TEXT>
OPTIONAL
auth = <TEXT> | <NULL> subuser = <TEXT> | <NULL>
Domain Transfer
There is a special procedure to handle a domain transfer. Please contact our Support-Team if you should need further information.
command = TransferDomain domain = (DOMAIN)
REQUIRED
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
OPTIONAL
order = CREATE | REPLACE | UPDATE subuser = <TEXT> | <NULL> period = <PERIOD>
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period.
command = DeleteDomain domain = (DOMAIN)
Restore Domain
Ownerchange
REQUIRED
X-FI-IDNUMBER = <TEXT>
TLD specific
Registration Limitations and Requirements
Prerequisites for applying for a domain name are met, when the applicant is
- a person of at least 15 years of age who has a Finnish Personal Identity Number and is domiciled in Finland
- a company, an organization or a private entrepreneur entered in the Finnish Trade Register, the Finnish Register of Associations or the Finnish Register of Foundations
- a Finnish public corporation
- a state-owned company
- an independent public service, public association or an embassy of a foreign state.
Domain names may be applied for only after the Trade, Association or Foundation registration has been finalised. A pending registration is not sufficient. An applicant who has only a Business ID or is entered only in the tax administration register is not entitled to a domain name.
According to the Act on Domain Names, the applicant is responsible for ensuring that the domain name is not wrongfully based on the registered name or trademark of another party. In the application form, the applicant must certify that the domain name is not a registered name or trademark that belongs to another party.
PLEASE NOTE: Domain Name Application (Registration) fees will not be refunded if:
- the domain name is registered incorrectly by mistake;
- the application expires due to inoperative name servers; or
- FICORA later suspends or revokes the domain name pursuant to the Domain Name Act.
Registration
Necessary extensions
X-FI-ACCEPT-REGISTRATION-TAC = 1
Accept terms and conditions
X-FI-IDNUMBER = <TEXT>
A valid Finish number must be provided for individuals as well as for organizations.
The registry sends the auth code to the registrant's email no later than three days upon successful registration.
Update
After a successful registration, the registry sends an "authorisation key" letter by mail to the holder of the domain.
Renewal Process
Domains cannot be renewed explicitly. To renew a domain you have to set the domain renewal mode or default renewal mode to AUTORENEW.
Addons
RegistrarOC
No special procedures.
Pass-Through Behavior
It is also possible to configure your account in such a way that AddDomain and TradeDomain are directly sent to the registry. In this case, there is no need to use the commands ActivateDomainRegistration and ActivateDomainTrade.