Fix wait interval for TLS timeout test.
[pwmd.git] / KnownBugs
blob5be7e1887053e33cbe7f99e257c008a89b53c330
1 When inquiring data from a client via a pinentry loopback, the client must be
2 sure to use the INQUIRE_MAXLEN status message and to not exceed its value when
3 sending its data. Otherwise, the exceeded data will be buffered and sent as
4 commands to gpg-agent after gpg-agent has returned it's error stating that the
5 maximum length has been encountered.