[ovs-git] Open vSwitch: ovs-pki: Create private keys with restricted permissions. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Aug 6 20:33:22 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  99e5e05db37ab8271c2264b885813b9a27d6f483 (commit)
       via  ccc9fc5a70e2af642721fa9356d7fbcb9a697d06 (commit)
       via  7cdc630f61b34dc4d54eb9fc0379dd18d0930a79 (commit)
      from  26d79bf2686b08a49c881d5bb54501d7584f5111 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 99e5e05db37ab8271c2264b885813b9a27d6f483
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=99e5e05db37ab8271c2264b885813b9a27d6f483
Author: Ben Pfaff <blp at nicira.com>
		
ovs-pki: Create private keys with restricted permissions.
		
OpenSSL will happily create private keys world-writable, but we probably
should not do that.

CC: Keith Amidon <keith at nicira.com>


commit ccc9fc5a70e2af642721fa9356d7fbcb9a697d06
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ccc9fc5a70e2af642721fa9356d7fbcb9a697d06
Author: Ben Pfaff <blp at nicira.com>
		
ovs-pki: Create log directory if it does not exist.
		
Otherwise "ovs-pki init" can create the pkidir and then fail when it tries
to create the log file, if it is in a directory that does not exist.


commit 7cdc630f61b34dc4d54eb9fc0379dd18d0930a79
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7cdc630f61b34dc4d54eb9fc0379dd18d0930a79
Author: Ben Pfaff <blp at nicira.com>
		
ovs-pki: Consistently write error messages to stderr.
		


-----------------------------------------------------------------------

Summary of changes:
 utilities/ovs-pki.in |   41 +++++++++++++++++++++++++++++------------
 1 files changed, 29 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list