What can I do to investigate the cause? #658
-
|
Beta Was this translation helpful? Give feedback.
Answered by
ZoltanFridrich
Sep 26, 2024
Replies: 1 comment 2 replies
-
Hello, I am not sure how the p11-kit server is called here, but p11-kit outputs error messages to stderr by default (unless suppressed with -q option). I personally would try to check how the p11-kit server is called and try to enable the debug output with --verbose. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ZoltanFridrich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I am not sure how the p11-kit server is called here, but p11-kit outputs error messages to stderr by default (unless suppressed with -q option). I personally would try to check how the p11-kit server is called and try to enable the debug output with --verbose.