
org.nhindirect.install.AddDomainTest Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of direct-project-stock-installer Show documentation
Show all versions of direct-project-stock-installer Show documentation
Installer for the DirectProject Java RI stock assembly.
The newest version!
package org.nhindirect.install;
public class AddDomainTest
{
public static void main(String[] args)
{
AddDomainCAAndPrivCert.main(new String[] {"http://localhost:8081/config-service/ConfigurationService", "test.com", "CA", "test.com"});
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy