Personal tools

From HEXONET Wiki

Jump to: navigation, search
Line 10: Line 10:
 
== How does the contact data lookup work? ==
 
== How does the contact data lookup work? ==
  
When you submit a ''CreateSSLCert'' command without providing any contact information (except maybe ''CSRCONTACT0''), we will try to look them up in the WHOIS.
+
When you submit a ''CreateSSLCert'' command without providing any contact information (except maybe ''CSRCONTACT0''), we will try to look them up in the WHOIS. For this, we need the domain name so either ''DOMAIN0'' or a CSR has to be provided.

Revision as of 11:14, 14 April 2016

New SSL API - Contact Data Lookup

Why look up contact data?

When you order an SSL certificate you need to provide contact information. You may do so by specifying them yourself (using contact handles or plain data) - or let us look them up.

How does the contact data lookup work?

When you submit a CreateSSLCert command without providing any contact information (except maybe CSRCONTACT0), we will try to look them up in the WHOIS. For this, we need the domain name so either DOMAIN0 or a CSR has to be provided.