SoftLayer_Security_Certificate_Request


SoftLayer_Security_Certificate_Request

Description

SoftLayer_Security_Certificate_Request holds your SSL certificate request data. This data is used to manage your SSL certificate order with a Certificate Authority.

To create an SSL certificate order, pass a completed SoftLayer_Container_Product_Order_Security_Certificate to SoftLayer_Product_Order::placeOrder.

Methods

cancelSslOrder

Cancels a pending SSL certificate order at the Certificate Authority

getAccount

The account to which a SSL certificate request belongs.

getAdministratorEmailDomains

Gets the email domains that can be used to validate a certificate to a domain.

getAdministratorEmailPrefixes

Gets the email accounts that can be used to validate a certificate to a domain.

getObject

Retrieve a SoftLayer_Security_Certificate_Request record.

getOrder

The order contains the information related to a SSL certificate request.

getOrderItem

The associated order item for this SSL certificate request.

getPreviousOrderData

Returns previous SSL certificate order data.

getSslCertificateRequests

Returns all the SSL certificate requests

getStatus

The status of a SSL certificate request.

resendEmail

Have the Certificate Authority send various emails

validateCsr

Validates a Certificate Signing Request (CSR) with the certificate authority (CA).