public class LocalExecSslServer extends Object
Constructor and Description |
---|
LocalExecSslServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Takes 3 to 8 arguments (last 5 are optional arguments):
- mandatory arguments: filename keystorepaswwd keypassword - if no more arguments are provided, it implies 127.0.0.1 + 9999 as port and no certificates - optional arguments: "port" "port" "trustfilename" "trustpassword" "port" "trustfilename" "trustpassword" "addresse" "port" "trustfilename" "trustpassword" "addresse" "default delay" |
public static void main(String[] args) throws Exception
args
- Exception
Copyright © 2009–2020 Waarp. All rights reserved.