Pushed to master:
commit 9090451aa9f1a2dfcef8b852bb1e1d13d270098d
Author: Jack Magne <jmagne(a)dhcp-16-206.sjc.redhat.com>
Date: Tue Oct 18 15:08:44 2016 -0700
Cert/Key recovery is successful when the cert serial number and key id on the ldap
user mismatches
Fixes this bug #1381375.
The portion this patch fixes involves URL encoding glitch we encountered when
recovering keys using
the "by cert" method.
Also this bug addresses:
Bug 1379379 - Unable to read an encrypted email using renewed tokens
The URL encoding problem was affecting the proper verification of this bug.
and
Bug 1379749 - Automatic recovery of encryption cert is not working when a token is
physically damaged and a temporary token is issued
The URI encoding was also making this bug appear to fail more than it should have.
There is also a minor fix to the feature that makes sure it works.
This small fix is in TPSEngine.java where the constant for GenerateNewAndRecoverLast
scheme is declared.
----- Original Message -----
From: "Christina Fu" <cfu(a)redhat.com>
To: pki-devel(a)redhat.com
Sent: Tuesday, October 18, 2016 4:24:08 PM
Subject: Re: [Pki-devel] [pki-devel][PATCH]
0082-Cert-Key-recovery-is-successful-when-the-cert-serial.patch
If tested to work for all cases, ACK.
Christina
On 10/18/2016 03:22 PM, John Magne wrote:
Cert/Key recovery is successful when the cert serial number and key id on the ldap user
mismatches
Fixes this bug #1381375.
The portion this patch fixes involves URL encoding glitch we encountered when
recovering keys using
the "by cert" method.
Also this bug addresses:
Bug 1379379 - Unable to read an encrypted email using renewed tokens
The URL encoding problem was affecting the proper verification of this bug.
and
Bug 1379749 - Automatic recovery of encryption cert is not working when a token is
physically damaged and a temporary token is issued
The URI encoding was also making this bug appear to fail more than it should have.
There is also a minor fix to the feature that makes sure it works.
This small fix is in TPSEngine.java where the constant for GenerateNewAndRecoverLast
scheme is declared.
_______________________________________________
Pki-devel mailing list Pki-devel(a)redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel
_______________________________________________
Pki-devel mailing list
Pki-devel(a)redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel