Skip to content

MaximumHeaders setting doesn't work #184

Description

@hitachi-tsunoda-h

The following is about both of the sealing process and the verification process.

Even if we change the MaximumHeaders setting, it still works with the default value of 65536 In the verification process.

We set "MaximumHeaders" in openarc.conf to 1000.

When sealing an email with a header size of 1050, a seal was added.
We expected that a seal would not be added because the header size exceeded the value set in MaximumHeaders.

When verifying an email with a header size of 1050, an AR header was added.
We expected that an AR header would not be added because the header size exceeded the value set in MaximumHeaders.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions