[node-patches] Change in ovirt-node[master]: BZ#815825 validate vdsmcert against cacert
dougsland at redhat.com
dougsland at redhat.com
Thu Apr 26 16:01:15 UTC 2012
Douglas Schilling Landgraf has posted comments on this change.
Change subject: BZ#815825 validate vdsmcert against cacert
......................................................................
Patch Set 1: (5 inline comments)
....................................................
File libvirtd.upstart
Line 10: DATE="$(date +%Y-%m-%d_%H%M%S)"
indeed, my first version used it.. /me forgot to remove
Line 11: ret=`openssl verify -CAfile /etc/pki/vdsm/certs/cacert.pem /etc/pki/vdsm/certs/vdsmcert.pem`
ok
Line 14: do
Ok
Line 16: if [[ $ret == "/etc/pki/vdsm/certs/vdsmcert.pem: OK" ]]; then
ok
Line 23: break
ok
--
To view, visit http://gerrit.ovirt.org/3885
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I3d9de5d131fdaca0f875b14d21a97943c63b1770
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list