Overview


Neustar Domain Name Registry Services operates the global registry for .us, .biz and .co. HostBill integration allows to resell Neustar domain names and automate domain management: from provisioning, through automatic transfer, renewals, synchronization and much more. 

Activating the module


  1. If the module is included in your HostBill edition you can download it from your client portal.
  2. If the module is not included in your HostBill edition you can purchase it from our marketplace and then download it from the client area.
  3. Once you download the module extract it in the main HostBill directory.
  4. Go to Settings → Modules → Domain Modules, find and activate Neustar  module.

Module configuration


Once you activate the module you will be redirected to module configuration page. To configure the activated module you can also go to Settings → Apps → Add New App.

Fill in the configuration fields:

Use Test Configuration to check if HostBill can connect.

Click on Add New App.

For the module to work properly, the port 700 should be open in the firewall.

Both the certificate and the private key must be provided in the .pem format. If you have a certificate in .p12 format, you can convert it.

openssl pkcs12 -in {$path} -out {$certificate_name}.pem -clcerts -nokeys
openssl pkcs12 -in {$path} -out {$private_key_name}.pem -nocerts -nodes
openssl pkcs12 -in certificate.p12 -out certificate.crt.pem -clcerts -nokeys
openssl pkcs12 -in certificate.p12 -out certificate.key.pem -nocerts -nodes

Configuring TLD & domain prices 


Please see external article to learn how to configure TLDs and domain prices

Configuring customer domain management features


Please see external article to learn how to configure client domain management features.