Key Alias Password (-keyaliaspasswd)
- Last Updated: October 21, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- 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 | — | — | — | password#rfi1410375709454__BHH3W830758 |
- 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."