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

Domain/Selector/KeyFile should not be mandatory in verifying mode #142

Open
glts opened this issue Jul 7, 2021 · 2 comments
Open

Domain/Selector/KeyFile should not be mandatory in verifying mode #142

glts opened this issue Jul 7, 2021 · 2 comments

Comments

@glts
Copy link

glts commented Jul 7, 2021

OpenARC does not start without parameters Domain/Selector/KeyFile set.

In verifying mode (Mode v) these parameters are unused and should not prevent OpenARC from starting.

Compare with OpenDKIM, which can be started without Domain/Selector/KeyFile in verifying mode.

@Swallowtail23
Copy link

Second this. I'm currently running OpenARC in 'v' mode only, and had to dummy up the three entries noted to get it to start, despite no need for them in 'v' mode.

@minfrin
Copy link

minfrin commented Oct 3, 2022

Fixed in #159

futatuki added a commit to futatuki/OpenARC that referenced this issue Sep 16, 2024
Domain/Selector/KeyFile no longer mandatory in verifying mode

Limit checks for Domain/Selector/KeyFile to signing mode only.
Fixes issue trusteddomainproject#142

trusteddomainproject#159
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants