The sslget tool has the following syntax:
sslget [-eprofile information] -nrsa_nickname[-ppassword| -wpwfile] [-ddbdir] [-v] [-V] -rurl hostname[:port]
| Option | Description |
|---|---|
e
|
Optional. Submits information through a subsystem form by specifying the form name and the form fields. For example, this can be used to submit certificate enrollments through a certificate profile. |
n
|
Gives the CA certificate nickname. |
p
|
Gives the certificate database password. Not used if the -w option is used.
|
w
|
Optional. Gives the password file path and name. Not used if the -p option is used.
|
d
|
Optional. Gives the path to the security databases. |
v
|
Optional. Sets the operation in verbose mode. |
V
|
Optional. Gives the version of the sslget tool.
|
r
|
Gives the URL of the site or server from which to download the information. |
| hostname | Gives the hostname of the server to which to send the request. |
| port | Optional. Gives the port number of the server. |