OpenSSL 1.1.1d: test 20-test_enc.t fails if zlib is enabled

2019-09-23 Thread Dr. Matthias St. Pierre
Hello, since we got a few bug reports by now about this issue on GitHub, I thought it might be a good idea to spread the information a little bit: It is a known issue that the 20-test_enc.t test fails in OpenSSL version 1.1.1d if zlib support is enabled (see [1]). Meanwhile, the bug has been

Re: otherName structure

2019-09-23 Thread Viktor Dukhovni
On Mon, Sep 23, 2019 at 05:56:17PM +, (KSTROS) - Jayron Alberth Costa Castro wrote: > I have already read the documentation, but it only shows how to insert a > single otherName field and so I have done several tests, without success. subjectAltName = @altnames [altnames]

Re: otherName structure

2019-09-23 Thread (KSTROS) - Jayron Alberth Costa Castro
?I have already read the documentation, but it only shows how to insert a single otherName field and so I have done several tests, without success. :(? JAYRON ALBERTH COSTA CASTRO Network Infrastructure Engineer Kstros Treinamento e Tecnologia Ltda Cel.: +55 (85) 98162-3076 skype:

Re: otherName structure

2019-09-23 Thread Dmitry Belyavsky
Hello, There is some documentation in doc/man5/x509v3_config.pod and apropos commands. On Mon, Sep 23, 2019 at 8:42 PM (KSTROS) - Jayron Alberth Costa Castro < jacas...@kstros.com> wrote: > Hi friends, I need some help, because I need to create within the > subjectAltName structure three

otherName structure

2019-09-23 Thread (KSTROS) - Jayron Alberth Costa Castro
Hi friends, I need some help, because I need to create within the subjectAltName structure three structures like otherName and I can't create it via openssl command line. I currently use version 1.1.1d and wanted help in this regard. I take the opportunity to know how I can capture the content