Provided cleanup and checked in:
commit 84f3958dc9c1c5bfab4a8789e621d621a28cbdd6
Author: Jack Magne <jmagne(a)dhcp-16-206.sjc.redhat.com>
Date: Mon Apr 10 11:27:12 2017 -0700
Now the program can create and import shared secret keys while under FIPS mode.
Closed #2540 Creating symmetric key (sharedSecret) using tkstool is failing when
operating system is in FIPS mode.
----- Original Message -----
From: "Matthew Harmsen" <mharmsen(a)redhat.com>
To: "John Magne" <jmagne(a)redhat.com>, "pki-devel"
<pki-devel(a)redhat.com>
Sent: Tuesday, May 23, 2017 4:44:42 PM
Subject: Re: [Pki-devel] [pki-devel][PATCH] 0094-Tkstool-FIPS-Mode-fix.patch
On 05/22/2017 07:27 PM, John Magne wrote:
> #2540 Creating symmetric key (sharedSecret) using tkstool is failing when
> operating system is in FIPS mode.
>
>
>
>
> _______________________________________________
> Pki-devel mailing list
> Pki-devel(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/pki-devel
Be sure to cleanup "context" if it exists in the "cleanup:" section.
Conditional ACK if tested to work.