Thanks for the reply Jon.
I figured it out. It having a stdout when validating using openSSL.
openSSLCommand = '/QOpenSys/usr/bin/openssl dgst ' +
'-verify ' + %trim(publicKeyPath) + ' ' +
'-keyform PEM -sha' + %subst(JWT.header.alg:3:3) +
' ' +
'-signature ' + %trim(signatureFileName ...
Search found 2 matches
- Wed Mar 08, 2023 2:45 pm
- Forum: HTTPAPI
- Topic: HTTPD.CONF Error on Script
- Replies: 2
- Views: 7250
- Tue Mar 07, 2023 2:31 pm
- Forum: HTTPAPI
- Topic: HTTPD.CONF Error on Script
- Replies: 2
- Views: 7250
HTTPD.CONF Error on Script
I have an error on the log file as below. Has anyone encountered this error before?
[Tue Mar 07 13:25:18.073928 2023] [cgi:error] [pid 67979:tid 0000002B] [client 10.144.103.116:61957] ZSRV_MSG0108: Header from script is not valid. Bad header is Verified OK: File name is /QSYS.LIB/T0R3REST.LIB ...
[Tue Mar 07 13:25:18.073928 2023] [cgi:error] [pid 67979:tid 0000002B] [client 10.144.103.116:61957] ZSRV_MSG0108: Header from script is not valid. Bad header is Verified OK: File name is /QSYS.LIB/T0R3REST.LIB ...