mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
[4.7] CLOUDSTACK-8951: validation for config param "remote.access.vpn.psk.length"throwing error for value < 8 and value > 256 right now, 8, 256 are hardcoded in the code. They should be moved to a constant and has to be reused everywhere. will update with test cases/testing later. * pr/929: CLOUDSTACK-8951: validation for "remote.access.vpn.psk.length" Signed-off-by: Remi Bergsma <github@remi.nl>