Conversation
This commit sets the option LoginNotSupported if no pin is set. Servers using the p11-kit server protocol might not have a pin.
|
An additional option specifically for this behavior might be better, as the |
What do you think about ed0b190? It supports empty pins with Using no special arguments matches better with tooks like |
|
Yeah, this seems more explicit. |
Description
This commit sets the option LoginNotSupported if no pin is set. Servers using the p11-kit server protocol might not have a pin.
@hslatman should we do that? Or add an extra option?
We don't have any other way to set a pin, so doing this I think is ok for now.