----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10533/#review19233 -----------------------------------------------------------
Ship it! Committed to 4.1: commit 73ed03baea3f6718f74703b752a61c4314246a69 Author: Kelven Yang <kelv...@gmail.com> Date: Mon Apr 15 16:51:50 2013 -0700 CLOUDSTACK-2039: Improve console access security with 128-bit AES encryption and securely-randomized key generation - Chip Childers On April 16, 2013, 12:39 a.m., Kelven Yang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10533/ > ----------------------------------------------------------- > > (Updated April 16, 2013, 12:39 a.m.) > > > Review request for cloudstack and Chip Childers. > > > Description > ------- > > Improve console access security with 128-bit AES encryption and > securely-randomized key generation > > > This addresses bug CLOUDSTACK-2039. > > > Diffs > ----- > > > console-proxy/src/com/cloud/consoleproxy/ConsoleProxyPasswordBasedEncryptor.java > 29826f0 > server/src/com/cloud/configuration/Config.java 0815a77 > server/src/com/cloud/consoleproxy/ConsoleProxyManagerImpl.java 168ac0e > server/src/com/cloud/server/ManagementServer.java 5c34dee > server/src/com/cloud/server/ManagementServerImpl.java 9cddb77 > server/src/com/cloud/servlet/ConsoleProxyPasswordBasedEncryptor.java > 2638c8b > server/src/com/cloud/servlet/ConsoleProxyServlet.java c4b9334 > > Diff: https://reviews.apache.org/r/10533/diff/ > > > Testing > ------- > > Manually tested > > > Thanks, > > Kelven Yang > >