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 <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
