Re: Upgrading to 8.5.20 - issue when certificateKeyAlias is not set

2017-08-22 Thread Jesse Schulman
Will do, thanks Mark! On Tue, Aug 22, 2017 at 8:42 AM Mark Thomas wrote: > On 21/08/17 22:54, Jesse Schulman wrote: > > I'm pretty sure this is a bug/regression related to a recent change by > > markt: http://svn.apache.org/viewvc?view=revision&revision=1800868 > > > > I think the issue was ther

Re: Upgrading to 8.5.20 - issue when certificateKeyAlias is not set

2017-08-22 Thread Mark Thomas
On 21/08/17 22:54, Jesse Schulman wrote: > I'm pretty sure this is a bug/regression related to a recent change by > markt: http://svn.apache.org/viewvc?view=revision&revision=1800868 > > I think the issue was there before but we weren't hitting it, because the > logic of taking the first alias fro

Re: Upgrading to 8.5.20 - issue when certificateKeyAlias is not set

2017-08-21 Thread Jesse Schulman
I'm pretty sure this is a bug/regression related to a recent change by markt: http://svn.apache.org/viewvc?view=revision&revision=1800868 I think the issue was there before but we weren't hitting it, because the logic of taking the first alias from the keystore (even if it does not alias a key) wa