This documentation has moved

XML API documentation can now be found at developer.openprovider.com. This page will remain available until September 2026, but will no longer be updated.

The XML API itself is not changing. Your existing integration continues to work.

API Module SSL retrieveProductSslCertRequest

From Openprovider API documentation

Revision as of 09:51, 30 August 2010 by WikiSysop (Talk | contribs)
Jump to: navigation, search

Contents

Module SSL certificates > Retrieve Product

Module SSL certificates
Command name retrieveProductSslCertRequest
Use Returns details of an SSL certificate product
Input
  • id
Output
  • id
  • name
  • brandName
  • category
  • isMobileSupported
  • isIdnSupported
  • isSgcSupported
  • isWildcardSupported
  • isExtendedValidationSupported
  • deliveryTime
  • freeRefundPeriod
  • freeReissuePeriod
  • maxPeriod
  • numberOfDomains
  • encryption
  • root
  • warranty
  • prices
  • supportedSoftware
  • description

Examples

Using PHP class

$request = new OP_Request;
$request->setCommand('retrieveProductSslCertRequest')
  ->setAuth(array('username' => 'username', 'password' => 'password'))
  ->setArgs(array(
    'id' => 8
  ));

Raw XML

<?xml version="1.0" encoding="UTF-8"?>
<openXML>
  <credentials>
    <username>username</username>
    <password>password</password>
  </credentials>
  <retrieveProductSslCertRequest>
    <id>8</id>
  </retrieveProductSslCertRequest>
</openXML>
<?xml version="1.0" encoding="UTF-8"?>
<openXML>
  <reply>
    < code>0</code>
    <desc />
    <data>
      <id>8</id>
      <name>QuickSSL Premium</name>
      <brandName>GeoTrust</brandName>
      <category>budget_security</category>
      <isMobileSupported>1</isMobileSupported>
      <isIdnSupported>0</isIdnSupported>
      <isSgcSupported>0</isSgcSupported>
      <isWildcardSupported>0</isWildcardSupported>
      <isExtendedValidationSupported>0</isExtendedValidationSupported>
      <deliveryTime>10m</deliveryTime>
      <freeRefundPeriod>7d</freeRefundPeriod>
      <freeReissuePeriod>lifetime</freeReissuePeriod>
      <maxPeriod>5</maxPeriod>
      <numberOfDomains>1</numberOfDomains>
      <encryption>40/256 bits</encryption>
      <root>Equifax Secure CA</root>
      <warranty>
        <product>
          <price>100000.00</price>
          <currency>USD</currency>
        </product>
        <reseller>
          <price>77207.91</price>
          <currency>EUR</currency>
        </reseller>
      </warranty>
      <supportedSoftware>
        <array>
          <item>
            <id>apachessl</id>
            <title>Apache + MOD SSL</title>
          </item>
          <item>
            <id>apacheraven</id>
            <title>Apache + Raven</title>
          </item>
          <item>
            <id>apachessleay</id>
            <title>Apache + SSLeay</title>
          </item>
          <item>
            <id>c2net</id>
            <title>C2Net Stronghold</title>
          </item>
          <item>
            <id>Ibmhttp</id>
            <title>IBM HTTP</title>
          </item>
          <item>
            <id>Iplanet</id>
            <title>iPlanet Server 4.1</title>
          </item>
          <item>
            <id>Dominogo4625</id>
            <title>Lotus Domino Go 4.6.2.51</title>
          </item>
          <item>
            <id>Dominogo4626</id>
            <title>Lotus Domino Go 4.6.2.6+</title>
          </item>
          <item>
            <id>Domino</id>
            <title>Lotus Domino 4.6+</title>
          </item>
          <item>
            <id>iis4</id>
            <title>Microsoft IIS 4.0</title>
          </item>
          <item>
            <id>iis5</id>
            <title>Microsoft IIS 5.0</title>
          </item>
          <item>
            <id>Netscape</id>
            <title>Netscape Enterprise/FastTrack</title>
          </item>
          <item>
            <id>zeusv3</id>
            <title>Zeus v3+</title>
          </item>
          <item>
            <id>Other</id>
            <title>Other</title>
          </item>
          <item>
            <id>apacheopenssl</id>
            <title>Apache + OpenSSL</title>
          </item>
          <item>
            <id>apache2</id>
            <title>Apache 2</title>
          </item>
          <item>
            <id>apacheapachessl</id>
            <title>Apache + ApacheSSL</title>
          </item>
          <item>
            <id>cobaltseries</id>
            <title>Cobalt Series</title>
          </item>
          <item>
            <id>cpanel</id>
            <title>Cpanel</title>
          </item>
          <item>
            <id>ensim</id>
            <title>Ensim</title>
          </item>
          <item>
            <id>hsphere</id>
            <title>Hsphere</title>
          </item>
          <item>
            <id>ipswitch </id>
            <title>Ipswitch</title>
          </item>
          <item>
            <id>plesk</id>
            <title>Plesk</title>
          </item>
          <item>
            <id>tomcat</id>
            <title>Jakart-Tomcat</title>
          </item>
          <item>
            <id>WebLogic</id>
            <title>WebLogic - all versions</title>
          </item>
          <item>
            <id>website</id>
            <title>O'Reilly WebSite Professional</title>
          </item>
          <item>
            <id>webstar</id>
            <title>WebStar</title>
          </item>
          <item>
            <id>iis</id>
            <title>Microsoft Internet Information Server</title>
          </item>
        </array>
      </supportedSoftware>
      <description>A QuickSSL Premium SSL certificate exactly does what its name suggests: securing your website without having to wait for a long validation process. This SSL certificate also secures connections with most mobile browsers. The warranty of a QuickSSL Premium certificate is $ 100.000.</description>
      <prices>
        <array>
          <item>
            <period>1</period>
            <price>
              <product>
                <price>79.00</price>
                <currency>EUR</currency>
              </product>
              <reseller>
                <price>79.00</price>
                <currency>EUR</currency>
              </reseller>
            </price>
          </item>
          <item>
            <period>2</period>
            <price>
              <product>
                <price>139.00</price>
                <currency>EUR</currency>
              </product>
              <reseller>
                <price>139.00</price>
                <currency>EUR</currency>
              </reseller>
            </price>
          </item>
          <item>
            <period>3</period>
            <price>
              <product>
                <price>199.00</price>
                <currency>EUR</currency>
              </product>
              <reseller>
                <price>199.00</price>
                <currency>EUR</currency>
              </reseller>
            </price>
          </item>
          <item>
            <period>4</period>
            <price>
              <product>
                <price>249.00</price>
                <currency>EUR</currency>
              </product>
              <reseller>
                <price>249.00</price>
                <currency>EUR</currency>
              </reseller>
            </price>
          </item>
          <item>
            <period>5</period>
            <price>
              <product>
                <price>289.00</price>
                <currency>EUR</currency>
              </product>
              <reseller>
                <price>289.00</price>
                <currency>EUR</currency>
              </reseller>
            </price>
          </item>
        </array>
      </prices>
    </data>
  </reply>
</openXML>
Views
Personal tools