Skip to content

Fix CMP server cert verification w.r.t. 3GPP trust anchor exception#11448

Closed
DDvO wants to merge 3 commits intoopenssl:masterfrom
mpeylo:fix_cmp_server-cert_verify
Closed

Fix CMP server cert verification w.r.t. 3GPP trust anchor exception#11448
DDvO wants to merge 3 commits intoopenssl:masterfrom
mpeylo:fix_cmp_server-cert_verify

Conversation

@DDvO
Copy link
Copy Markdown
Contributor

@DDvO DDvO commented Mar 31, 2020

While preparing the upcoming chunk 12 (CLI-based tests) of the CMP contribution
I found two bugs related to the optional exceptional handling of trust anchors for 3GPP.
This PR fixes them and improves the diagnostic output of CMP server cert selection and verification.

@DDvO DDvO force-pushed the fix_cmp_server-cert_verify branch from 69820bf to 4c84488 Compare March 31, 2020 14:16
@DDvO
Copy link
Copy Markdown
Contributor Author

DDvO commented Apr 2, 2020

On this PR Travis suffered not only from the usual timeout issue but also from

Trying to create configdata.pm.new: No space left on device at ./Configure line 2578.

So nothing due to the contents of this PR.

@DDvO
Copy link
Copy Markdown
Contributor Author

DDvO commented Apr 2, 2020

@mattcaswell, could you please review this as well?

@DDvO DDvO mentioned this pull request Apr 6, 2020
1 task
@DDvO
Copy link
Copy Markdown
Contributor Author

DDvO commented Apr 6, 2020

@mattcaswell, I've just cherry-picked the core commit 1da8127 of this PR over to #11386 such that we can go on there.

How best to proceed this this PR - should I keep it or merge also the remaining tow (rather small) into that PR?

@mattcaswell
Copy link
Copy Markdown
Member

I think we should keep the PRs separate. I've just approved this one.

@mattcaswell mattcaswell added the approval: done This pull request has the required number of approvals label Apr 6, 2020
DDvO added a commit to siemens/openssl that referenced this pull request Apr 6, 2020
…n crypt/cmp/cmp_vfy.c"

This reverts commit 03f6514.
Fix will no longer be needed since openssl#11448 has just been approved.
openssl-machine pushed a commit that referenced this pull request Apr 7, 2020
…cmp/cmp_vfy.c

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from #11448)
openssl-machine pushed a commit that referenced this pull request Apr 7, 2020
…509.c

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from #11448)
openssl-machine pushed a commit that referenced this pull request Apr 7, 2020
…e_msg()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from #11448)
@DDvO
Copy link
Copy Markdown
Contributor Author

DDvO commented Apr 7, 2020

Pushed - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: done This pull request has the required number of approvals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants