diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-04-02 08:56:15 +0200 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-04-14 13:12:34 +0000 |
commit | 495ff8966cee0e8094b3142217985ac39f8b300a (patch) | |
tree | 6dc321cb6ff7e0fcf9787c777554121b4a7e5751 /docs/release-notes.rst | |
parent | 213f6d8d86fceba0cde8c9e805ac31c11ca6eddf (diff) |
[AAI] Fix truststore password to avoid exceptions
Deployment of aai-resources sometimes fails with exception:
org.springframework.expression.ParseException:
Expression [BH#{XS@*#xoUULIO)eQkxaBA] @2: No ending suffix
'}' for expression starting at character 2: #{XS@*#xoUULIO)eQkxaBA
which basically means that aai-resources (and probably aai-traversal)
are unable to handle special characters that AAF is putting into cert
passwords. To avoid random AAI failures let's use a know method
proposed by Sylvain Desbureaux and just set passwords that contains
only alphanumeric characters.
Issue-ID: OOM-1
Change-Id: I248c2de6e59e4fc073b5a06f6409802634b254cf
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Diffstat (limited to 'docs/release-notes.rst')
0 files changed, 0 insertions, 0 deletions