Key Alias Password (-keyaliaspasswd)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Key Alias Password (-keyaliaspasswd)
Use Key Alias Password (-keyaliaspasswd) to
allow access to the key alias when you use a key alias other than the default.
| Operating system and syntax | UNIX / Windows |
-keyaliaspasswd
key-alias-password
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Database Server | — | — | — | password1 |
- key-alias-password
- Specifies the encoded TLS key alias password to use to access the
server's keystore entry. The default is
password.The key-alias-password value must be encoded. You can use the
genpasswordutility, located in your installation'sbindirectory, to encode the password.
1 The actual value used is the encrypted
value of the string "password."