Issue by zx2c4
Tuesday Feb 09, 2016 at 13:42 GMT
Originally opened as kuba/simp_le#72
For certificates that authenticate multiple sites, I'd like to specify which domain goes in the CN field. This should probably be the first -d domain specified. But since simp_le uses a dictionary, the ordering provided by the user is lost.
Could you have the ordering of -d be preserved, or add another switch to specify explicitly which domain should be in the CN?
Thanks.
Tuesday Feb 09, 2016 at 13:42 GMT
Originally opened as kuba/simp_le#72
For certificates that authenticate multiple sites, I'd like to specify which domain goes in the CN field. This should probably be the first
-ddomain specified. But since simp_le uses a dictionary, the ordering provided by the user is lost.Could you have the ordering of
-dbe preserved, or add another switch to specify explicitly which domain should be in the CN?Thanks.