Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 12. Jasypt encryption
You can use a command to use Jasypt to encrypt passwords in the console.
12.1. jasypt:encrypt Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Abstract
Encrypts a password
Synopsis Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
jasypt:encrypt [
password
] [
--help
]
Details Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Use this command to encrypt a plain text password
JBossA-MQ:karaf@root> jasypt:encrypt passwordsample JBossA-MQ:karaf@root>(ENC)J0qF8Sk5P4KJRdyLs8LzQYRHfyXs7yWT/CyIDPqHqK2wwc6FbgwsTPK+WCsBgMK9
JBossA-MQ:karaf@root> jasypt:encrypt passwordsample
JBossA-MQ:karaf@root>(ENC)J0qF8Sk5P4KJRdyLs8LzQYRHfyXs7yWT/CyIDPqHqK2wwc6FbgwsTPK+WCsBgMK9
Arguments Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
The command's arguments are as follows:
| Argument | Interpretation |
|---|---|
password | Enter the password to be encrypted in plain text |
--help | Displays the online help for this command |