Well the error message is telling you it doesn't like a line in the
configuration file. From that error message it is putting something like:

subjectAltName = 192168113.1

in there which is invalid syntax. The correct syntax is described here:

https://www.openssl.org/docs/apps/x509v3_config.html#Subject_Alternative_Name_

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to