Thanks, applied to master and backported to branch-2.3

On Mon, Sep 22, 2014 at 6:27 PM, Ben Pfaff <b...@nicira.com> wrote:

> On Mon, Sep 22, 2014 at 03:53:31PM -0700, Alex Wang wrote:
> > Commit 9ff33ca7 (ovs-pki: Use SHA-512 instead of MD5 as message
> > digest.) changes the message digest algorithm to SHA-512.  This
> > seems to break the unit tests on some xenserver 5.6/6.0 builds
> > causing the error: "SSL_connect: error:0D0C50A1:asn1 encoding
> > routines:ASN1_item_verify:unknown message digest algorithm".
> >
> > As a solution, this commit changes the message digest algorithm
> > to SHA-1 which works for both the above xenserver builds and
> > centos 7.
> >
> > VMware-BZ: #1319116
> >
> > Acked-by: Alex Wang <al...@nicira.com>
>
> This seems like the best compromise for now.  Thank you!
>
> Acked-by: Ben Pfaff <b...@nicira.com>
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to