-partial_chain
Allow verification to succeed even if a complete chain cannot be built to a self-signed trust-anchor,
provided it is possible to construct a chain to a trusted certificate that might not be self-signed.
And you can test it quite easily with the attached generated certs using:
Yeah, sure...
As per man page:
-partial_chain
Allow verification to succeed even if a complete chain cannot be built to a self-signed trust-anchor,
provided it is possible to construct a chain to a trusted certificate that might not be self-signed.
And you can test it quite easily with the attached generated certs using:
openssl verify [-partial_chain] \ intermediate_ CA/SSSD_ test_intermedia te_CA.pem \ CA/intermediate _CA/SSSD_ test_intermedia te_CA_cert_ x509_0001. pem
-CAfile test_CA/
test_
While when using -partial_chain will only match when using test_CA/ intermediate_ CA/SSSD_ test_intermedia te_CA_full_ db.pem as CAfile