All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nhindirect.install.AddDomainTest Maven / Gradle / Ivy

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