Key Alias Password (-keyaliaspasswd)
- Last Updated: October 21, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Key Alias Password (-keyaliaspasswd)
| Operating system and syntax | UNIX Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DBS | – | – | – | password#rfi1401805542136__fn_pass |
- key-alias-password
- Specifies the encoded TLS Key alias password to use to access the
server's private key/digital certificate key-store entry. The default is the encoded
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 encoded. 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".