[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] How to change/set preferred SSL cipher suite for relocation (migration)?



On Wed, 2015-12-16 at 01:01 +0330, Alireza Vaezi wrote:
> I'm using Xen 4.4.2 and I need to be able to change or set my preferred
> (available) ssl cipher suit like RC4-SHA, orÂDES-CBC-SHA , etc. to be
> further used in relocation/migration of domU via ssl.
> 
> I suppose I need to make changes in Xen's source code and make-install it
> again, yet I don't know where to go and what to change.Â

Despite appearances this is really a question for xen-users.

"xl migrate" just uses ssh, so you can write whatever options you want into
.ssh/config, including per destination host parameters or whatever.

There is also the -s option which gives a command which is called instead
of ssh, it gets given the $desthost and the command to run there ("xl
migrate-receive [options]") and can use whatever transport it likes to make
that happen (custom ssh command, talking to a custom daemon on the remote
end, etc).

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.