| Attribute |
Description |
Type |
Required? |
| storepass |
Password for keystore integrity.
Must be at least 6 characters long.
|
String
|
?
|
| sigalg |
The algorithm to use in signing.
|
String
|
?
|
| verbose |
If true, verbose output when signing.
|
boolean
|
?
|
| keypass |
Password for private key (if different).
|
String
|
?
|
| dname |
The distinguished name for entity.
|
String
|
?
|
| keysize |
Indicates the size of key generated.
|
String
|
?
|
| alias |
The alias to add under.
|
String
|
?
|
| keyalg |
The method to use when generating name-value pair.
|
String
|
?
|
| validity |
Indicates how many days certificate is valid.
|
String
|
?
|
| keystore |
Keystore location.
|
String
|
?
|
| storetype |
Keystore type.
|
String
|
?
|