Actions
Task #2670
closedCzechIdM container complains about "weird secret key" when using 256b AES key
Start date:
01/29/2021
Due date:
% Done:
100%
Estimated time:
Owner:
Description
There is a hardcoded check in https://github.com/bcvsolutions/czechidm-docker/blob/master/images/czechidm/runscripts/runEvery.d/001_001-createIdMSecretkey.sh#L34
where runscript tests for 128b AES key. We added also an 256b AES support so this check should be extended to "17B or 33B".
Apart from the warning, there is no effect on the application and/or the container.
Actions