Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The encrypted values generated with the encrypt command are dependant upon the private.key file, if you want to use the same encrypted text on multiple Weave instances you should ensure they all use the same private.key file as the instance used to generate the original encrypted text.

Directly encrypting passwords

If you just want to encrypt the passwords stored in the security.xml file you first need to encrypt the original value using the osgi encrypt command, e.g.

...