Please use the new documentation

This page is still here for now, but it will no longer be available from 31-Dec-2026. All content has moved to the new API documentation, which covers current features and new updates.

Go to the new documentation

API Module SSL retrieveProductSslCertRequest

From Openprovider API documentation

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
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

Please note that newlines and leading spaces are added only for readability. Those whitespaces should be excluded from your XML command before sending it to Openprovider.

<?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>domain_validation</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>
        </array>
      </prices>
    </data>
  </reply>
</openXML>
Views
Personal tools