Ascio Web Service v3

Class AutoInstallSslInfo

PropertyDescription
HandleExample: "JD123"
Status
Created
CommonNameExample: "ascio-test-domain.com"
ProductCodeExample: "positivessl"
EmailExample: "administrator@ascio-test-domain.com"
SanCountExample: 1
Token
ObjectCommentExample: "Example Object Comment"
AscioServices services = new ServiceReference1.AscioServiceClient();
SecurityHeaderDetails securityHeader = new SecurityHeaderDetails();
securityHeader.Account = "username";
securityHeader.Password = "password";

AutoInstallSslInfo autoInstallSslInfo =  new AutoInstallSslInfo();
autoInstallSslInfo.Handle = "JD123";
autoInstallSslInfo.HandleSpecified = true;
autoInstallSslInfo.Status = "StatusTest";
autoInstallSslInfo.StatusSpecified = true;
autoInstallSslInfo.Created = new \DateTime();
autoInstallSslInfo.CreatedSpecified = true;
autoInstallSslInfo.CommonName = "ascio-test-domain.com";
autoInstallSslInfo.CommonNameSpecified = true;
autoInstallSslInfo.ProductCode = "positivessl";
autoInstallSslInfo.ProductCodeSpecified = true;
autoInstallSslInfo.Email = "administrator@ascio-test-domain.com"
autoInstallSslInfo.SanCount = 1;
autoInstallSslInfo.SanCountSpecified = true;
autoInstallSslInfo.Token = "TokenTest";
autoInstallSslInfo.TokenSpecified = true;
autoInstallSslInfo.ObjectComment = "Example Object Comment";
autoInstallSslInfo.ObjectCommentSpecified = true;
WSDL for AWS v3
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.