public class CertificateMgmtUpdateCertificateTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
bmCertFile |
static java.lang.String |
cacertFile |
static java.lang.String |
sslCertFile |
Constructor and Description |
---|
CertificateMgmtUpdateCertificateTests() |
Modifier and Type | Method and Description |
---|---|
static CertData |
createCertData(CertData.CertificateDomainEngine sslCertEngine,
java.lang.String domainUid,
java.lang.String email) |
void |
setUp() |
void |
tearDown() |
void |
testUpdateCertificate_disable_globalvirt() |
void |
testUpdateCertificate_disable() |
void |
testUpdateCertificate_domain() |
void |
testUpdateCertificate_globalvirt() |
void |
testUpdateCertificate_invalidDomain() |
void |
testUpdateCertificate_letsencrypt_invalid() |
void |
testUpdateCertificate_letsencrypt() |
void |
testUpdateCertificate_update_disable() |
void |
testUpdateCertificate_updateExternalUrl_file() |
void |
testUpdateCertificate_updateExternalUrl_letsEncrypt() |
public static java.lang.String bmCertFile
public static java.lang.String sslCertFile
public static java.lang.String cacertFile
public CertificateMgmtUpdateCertificateTests()
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testUpdateCertificate_globalvirt() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testUpdateCertificate_domain() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testUpdateCertificate_invalidDomain() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testUpdateCertificate_letsencrypt() throws java.io.IOException
java.io.IOException
public void testUpdateCertificate_letsencrypt_invalid() throws java.io.IOException
java.io.IOException
public void testUpdateCertificate_disable() throws java.io.IOException
java.io.IOException
public void testUpdateCertificate_update_disable() throws java.io.IOException
java.io.IOException
public void testUpdateCertificate_disable_globalvirt() throws java.io.IOException
java.io.IOException
public void testUpdateCertificate_updateExternalUrl_letsEncrypt() throws java.io.IOException
java.io.IOException
public void testUpdateCertificate_updateExternalUrl_file() throws java.io.IOException
java.io.IOException
public static CertData createCertData(CertData.CertificateDomainEngine sslCertEngine, java.lang.String domainUid, java.lang.String email) throws java.io.IOException
java.io.IOException
Copyright © 2023. All Rights Reserved.