openssl_certificate: make sure extensions are present when they are queried by assertonly (#53207)

* Make sure extensions are present when they are queried by assertonly provider.

* Add changelog.
This commit is contained in:
Felix Fontein
2019-03-05 00:09:48 +01:00
committed by René Moser
parent aba4bed803
commit 6249bb8ea4
4 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "openssl_certificate - make sure that extensions are actually present when their values should be checked."