API Format SSL Product Ids

From Openprovider API documentation

(Difference between revisions)
Jump to: navigation, search
(Created page with '==Format specification > SSL product IDs== The following product IDs can be used in the createSslCertRequest command {| border="1" cellpad…')
 
(3 intermediate revisions not shown)
Line 1: Line 1:
==Format specification > SSL product IDs==
==Format specification > SSL product IDs==
-
The following product IDs can be used in the [[API Module SSL createSslCertRequest|createSslCertRequest]] command
+
The following product IDs can be used in the [[API Module SSL createSslCertRequest|createSslCertRequest]] command.
 +
=== VeriSign SSL certificates ===
{| border="1" cellpadding="4"
{| border="1" cellpadding="4"
|- style="background-color:#BBBBBB;"
|- style="background-color:#BBBBBB;"
-
|'''SSL brand'''
 
|'''SSL certificate type'''
|'''SSL certificate type'''
-
|'''ID'''
+
|'''Class'''
 +
|'''productId'''
|-
|-
|Secure Site
|Secure Site
-
|VeriSign
+
|OV
|1
|1
|-
|-
|Secure Site Pro
|Secure Site Pro
-
|VeriSign
+
|OV
|2
|2
|-
|-
|Secure Site with EV
|Secure Site with EV
-
|VeriSign
+
|EV
|3
|3
|-
|-
|Secure Site Pro with EV
|Secure Site Pro with EV
-
|VeriSign
+
|EV
|4
|4
 +
|}
 +
 +
=== GeoTrust SSL certificates ===
 +
{| border="1" cellpadding="4"
 +
|- style="background-color:#BBBBBB;"
 +
|'''SSL certificate type'''
 +
|'''Class'''
 +
|'''productId'''
|-
|-
|QuickSSL Premium
|QuickSSL Premium
-
|GeoTrust
+
|DV
|8
|8
|-
|-
|True Business ID
|True Business ID
-
|GeoTrust
+
|OV
|9
|9
|-
|-
|True Business ID with EV
|True Business ID with EV
-
|GeoTrust
+
|EV
|10
|10
 +
|-
 +
|True Business ID Multi-Domain
 +
|MD+OV
 +
|34
 +
|-
 +
|True Business ID with EV Multi-Domain
 +
|MD+EV
 +
|30
|-
|-
|True Business ID Wildcard
|True Business ID Wildcard
-
|GeoTrust
+
|WC+OV
|11
|11
 +
|}
 +
 +
=== thawte SSL certificates ===
 +
{| border="1" cellpadding="4"
 +
|- style="background-color:#BBBBBB;"
 +
|'''SSL certificate type'''
 +
|'''Class'''
 +
|'''productId'''
|-
|-
|SSL 123
|SSL 123
-
|thawte
+
|DV
|14
|14
|-
|-
|Web Server
|Web Server
-
|thawte
+
|OV
|15
|15
|-
|-
|Web Server with EV
|Web Server with EV
-
|thawte
+
|EV
|16
|16
|-
|-
|Web Server Wildcard
|Web Server Wildcard
-
|thawte
+
|WC+OV
|17
|17
|-
|-
|SGC SuperCert
|SGC SuperCert
-
|thawte
+
|OV
|18
|18
|-
|-
-
|RapidSSL
+
|Web Server Multi-Domain
-
|RapidSSL
+
|MD+OV
-
|5
+
|43
|-
|-
-
|RapidSSL Wildcard
+
|Web Server with EV Multi-Domain
-
|RapidSSL
+
|MD+EV
-
|6
+
|44
 +
|}
 +
 
 +
=== Comodo SSL certificates ===
 +
{| border="1" cellpadding="4"
 +
|- style="background-color:#BBBBBB;"
 +
|'''SSL certificate type'''
 +
|'''Class'''
 +
|'''productId'''
 +
|-
 +
|EssentialSSL
 +
|DV
 +
|31
 +
|-
 +
|PositiveSSL
 +
|DV
 +
|41
|-
|-
|InstantSSL
|InstantSSL
-
|Comodo
+
|OV
|20
|20
|-
|-
|InstantSSL Pro
|InstantSSL Pro
-
|Comodo
+
|OV
|21
|21
|-
|-
|PremiumSSL
|PremiumSSL
-
|Comodo
+
|OV
|22
|22
-
|-
 
-
|PremiumSSL Wildcard
 
-
|Comodo
 
-
|23
 
|-
|-
|EV SSL
|EV SSL
-
|Comodo
+
|EV
|24
|24
 +
|-
 +
|EV SGC SSL
 +
|EV
 +
|27
|-
|-
|Instant SGC SSL
|Instant SGC SSL
-
|Comodo
+
|OV
|25
|25
|-
|-
-
|Instant SGC Wildcard SSL
+
|PositiveSSL Multi-Domain
-
|Comodo
+
|MD+DV
-
|26
+
|40
|-
|-
-
|EV SGC SSL
+
|Unified Communications Certificate (UCC)
-
|Comodo
+
|MD+OV
-
|27
+
|28
|-
|-
-
|EssentialSSL
+
|EVSSL Multi-Domain
-
|Comodo
+
|MD+EV
-
|31
+
|33
|-
|-
|EssentialSSL Wildcard
|EssentialSSL Wildcard
-
|Comodo
+
|WC+DV
|32
|32
 +
|-
 +
|PositiveSSL Wildcard
 +
|WC+DV
 +
|42
 +
|-
 +
|PremiumSSL Wildcard
 +
|WC+OV
 +
|23
 +
|-
 +
|Instant SGC Wildcard SSL
 +
|WC+OV
 +
|26
 +
|}
 +
 +
=== RapidSSL SSL certificates ===
 +
{| border="1" cellpadding="4"
 +
|- style="background-color:#BBBBBB;"
 +
|'''SSL certificate type'''
 +
|'''Class'''
 +
|'''productId'''
 +
|-
 +
|RapidSSL
 +
|DV
 +
|5
 +
|-
 +
|RapidSSL Wildcard
 +
|WC+DV
 +
|6
|}
|}
 +
 +
=== Classes ===
 +
* EV = Extended Validated
 +
* OV = Organisation Validated
 +
* DV = Domain Validated
 +
* MD = Multi-Domain
 +
* WC = Wildcard

Current revision as of 11:47, 23 March 2017

Contents

Format specification > SSL product IDs

The following product IDs can be used in the createSslCertRequest command.

VeriSign SSL certificates

SSL certificate type Class productId
Secure Site OV 1
Secure Site Pro OV 2
Secure Site with EV EV 3
Secure Site Pro with EV EV 4

GeoTrust SSL certificates

SSL certificate type Class productId
QuickSSL Premium DV 8
True Business ID OV 9
True Business ID with EV EV 10
True Business ID Multi-Domain MD+OV 34
True Business ID with EV Multi-Domain MD+EV 30
True Business ID Wildcard WC+OV 11

thawte SSL certificates

SSL certificate type Class productId
SSL 123 DV 14
Web Server OV 15
Web Server with EV EV 16
Web Server Wildcard WC+OV 17
SGC SuperCert OV 18
Web Server Multi-Domain MD+OV 43
Web Server with EV Multi-Domain MD+EV 44

Comodo SSL certificates

SSL certificate type Class productId
EssentialSSL DV 31
PositiveSSL DV 41
InstantSSL OV 20
InstantSSL Pro OV 21
PremiumSSL OV 22
EV SSL EV 24
EV SGC SSL EV 27
Instant SGC SSL OV 25
PositiveSSL Multi-Domain MD+DV 40
Unified Communications Certificate (UCC) MD+OV 28
EVSSL Multi-Domain MD+EV 33
EssentialSSL Wildcard WC+DV 32
PositiveSSL Wildcard WC+DV 42
PremiumSSL Wildcard WC+OV 23
Instant SGC Wildcard SSL WC+OV 26

RapidSSL SSL certificates

SSL certificate type Class productId
RapidSSL DV 5
RapidSSL Wildcard WC+DV 6

Classes

  • EV = Extended Validated
  • OV = Organisation Validated
  • DV = Domain Validated
  • MD = Multi-Domain
  • WC = Wildcard
Views
Personal tools