[issue104] gpgconf mishandles string lists

David Faure <[email protected]>
Newsgroups gmane.comp.encryption.gpg.gpa.devel
Message-ID <[email protected]>
New submission from David Faure <[email protected]>:

echo 'LDAP Server:0:"test-x500.bund.de%3A389%3A%3A%3Ao%3DBund,a%3A389%3A%3A%
3Ab' | gpgconf --change-options 'dirmngr' 
gpgconf: string argument for option LDAP Server must begin with a quote (") 
character 
 
Does that mean each item in the string list must start with a quote? 
 
echo 'LDAP Server:0:"test-x500.bund.de%3A389%3A%3A%3Ao%3DBund,"a%3A389%3A%3A%
3Ab' | gpgconf --change-options 'dirmngr' 
is accepted, but results in the following output from --list-options dirmngr: 
 
LDAP Server:4:0:LDAP server list:33:1::::"test-x500.bund.de%3a389%3a%3a%
3ao=Bund,a%3a389%3a%3a%3ab 
 
i.e. there is no double-quote after the comma, which is quite inconsistent.

----------
assignedto: marcus
messages: 455
nosy: david, marcus
status: unread
title: gpgconf mishandles string lists
topic: gpg
______________________________________________________
Aegypten issue tracker <[email protected]>
<https://intevation.de/roundup/aegypten/issue104>
______________________________________________________
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.