Variable definitions

Use the data in the following table to configure SSL.

Variable Value
Enabled Indicates whether SSL is enabled or disabled
CertificateControl Enables the creation and deletion of SSL certificates. Create allows you to create an SSL certificate, delete allows you to delete an SSL certificate. Setting the value to other (3) results in a wrongValue error. When retrieved, the object returns the value of the last value set, or other (3) if the object was never set.
CertificateExists Indicates whether a valid SSL certificate is created. A valid of true (1) indicates that a valid certificate is created. A value of false (2) indicates that no valid certificate is created, or that the certificate is deleted.
CertificateControlStatus

Indicates the status of the most recent attempt to create or delete a certificate. The possible status messages are as follows:

  • inProgress—the operation is not yet completed
  • success—the operation is complete
  • failure—the operation failed
  • other—the s5AgSslCertificateControl object was never set
ServerControl

Resets the SSL server. Values are reset and other. The default is other.


Attention

You cannot reset the SSL server while creating the SSL certificate.