Closed colmenero closed 4 months ago
When I tried running the example, I got signature verification errors for the Governance Document.
We updated the Governance Document recently in: https://github.com/omg-dds/dds-security/commit/626e8aaeb10f053b2b646c4fca5e166f1f427dad
To be honest, I ran the same command that the pull request specifies:
openssl smime -sign -in TESTONLY_governance.xml -text -out TESTONLY_governance_signed.p7s -signer TESTONLY_permissions_ca_cert.pem -inkey permissions_ca_files/private/TESTONLY_permissions_ca_private_key.pem
But got a different result. Running the example works with it.
When I tried running the example, I got signature verification errors for the Governance Document.
We updated the Governance Document recently in: https://github.com/omg-dds/dds-security/commit/626e8aaeb10f053b2b646c4fca5e166f1f427dad
To be honest, I ran the same command that the pull request specifies:
But got a different result. Running the example works with it.