Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WOPI-Validator: ProofKeys #187

Open
dviry opened this issue Feb 28, 2025 · 0 comments
Open

WOPI-Validator: ProofKeys #187

dviry opened this issue Feb 28, 2025 · 0 comments
Assignees

Comments

@dviry
Copy link
Collaborator

dviry commented Feb 28, 2025

Current status - would fix also #157

Test group: ProofKeys
  Pass: ProofKeys.CurrentValid.OldValid
  Pass: ProofKeys.CurrentValid.OldInvalid
  Pass: ProofKeys.CurrentInvalid.OldValidSignedWithCurrentKey
  Pass: ProofKeys.CurrentValidSignedWithOldKey.OldInvalid
  Fail: ProofKeys.CurrentInvalid.OldValidSignedWithOldKey
    CheckFileInfo, response code: 200 OK
      Incorrect StatusCode. Expected: 500, Actual: 200

  Fail: ProofKeys.CurrentInvalid.OldInvalid
    CheckFileInfo, response code: 200 OK
      Incorrect StatusCode. Expected: 500, Actual: 200

  Fail: ProofKeys.TimestampOlderThan20Min
    CheckFileInfo, response code: 200 OK
      Incorrect StatusCode. Expected: 500, Actual: 200
@dviry dviry self-assigned this Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant