@Authors(value="Nikolche Mihajlovski")
@Since(value="5.4.0")
public class SelfSignedCertGen
extends org.rapidoid.RapidoidThing
| Constructor and Description |
|---|
SelfSignedCertGen() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generate(SelfSignedCertInfo info,
String keystore,
char[] keystorePassword) |
public static void generate(SelfSignedCertInfo info, String keystore, char[] keystorePassword) throws Exception
ExceptionCopyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.