Key Alias Password (-keyaliaspasswd)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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 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".