Key Alias Password (-keyaliaspasswd)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Key Alias Password (-keyaliaspasswd)
| Operating system and syntax | UNIX Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DBS | – | – | – | password1 |
- key-alias-password
- Specifies the encrypted TLS Key alias password to use to access the
server's private key/digital certificate key-store entry. The default is the encrypted
value of
password.
Use
Key Alias Password (-keyaliaspasswd) to allow access
to the Key Alias when you use a Key Alias other than the default. The key-alias-password value
must be encrypted. You can use the genpassword utility,
located in your installation's bin directory, to
encrypt the password.
1 The actual value used is the encrypted
value of the string "password".