Re: openssl config; full form of multi-valued field

2011-05-16 Thread Alexandre Aufrere
I'd try that way: authorityInfoAccess = @aias [aias] caIssuers;URI.1=http://pervaya.ssilka/.. caIssuers;URI.2=http://vtoraya.ssilka/.. but this is just my guess... might be wrong. Alexandre Le 16/05/2011 11:52, A.B.COKO/\OB a écrit : > Viktor, thank you a lot for the syntax: really that manual

Re: openssl config; full form of multi-valued field

2011-05-14 Thread Victor Duchovni
On Sat, May 14, 2011 at 12:55:44PM +0400, A.B.COKO/\OB wrote: > > For example: > > subjectAltName=URI:ldap://somehost.com/CN=foo,OU=bar > > will produce an error but the equivalent form: > > subjectAltName=@subject_alt_section > > [subject_alt_section] > > subjectAltName=URI:ldap://somehost.co