Hello,

Is there any acceptable reason to use 'blowfish' cipher in vzmigrate? We
are deny any incoming connection which doesn't use one of the following
cipher:

 aes256-ctr,aes192-ctr,aes128-ctr

This is a security rule our company. When we upgrade vzctrl package, I have
to remove the cipher option from SSH_OPTIONS because overwritten when
upgrade done.

from: SSH_OPTIONS="-c blowfish -o BatchMode=yes"
to: SSH_OPTIONS="-o BatchMode=yes"

Can you ship official vzmigrate without cipher definition?

Regards,
Mihaly
_______________________________________________
Users mailing list
Users@openvz.org
https://lists.openvz.org/mailman/listinfo/users

Reply via email to