Skip to content
Discussion options

You must be logged in to vote

Thanks @chrisrestall for these details!

It turns out that the process of creating a new key that Wes was describing above only actually uses the issuer if you wrap your signing keys in an x509 certificate. Since you're not doing that, we can provide a workaround. If we optimize the signing key management code to not attempt to retrieve the issuer if it isn't needed, your configuration should stop throwing this exception.

We're in the process of producing a patch with that optimization/workaround, and we'll publish that soon as version 7.3.2. You mentioned that you're on 7.2.3, so there won't be any breaking changes in this upgrade.

There is still the possibility of this issue coming back …

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@chrisrestall
Comment options

@wcabus
Comment options

Comment options

You must be logged in to vote
3 replies
@chrisrestall
Comment options

@josephdecock
Comment options

Answer selected by wcabus
@josephdecock
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants