You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/17 02:12:54 UTC

[GitHub] [apisix] kingluo commented on a diff in pull request #8298: feat: support openssl fips

kingluo commented on code in PR #8298:
URL: https://github.com/apache/apisix/pull/8298#discussion_r1024686039


##########
t/plugin/authz-keycloak.t:
##########
@@ -314,7 +314,7 @@ GET /t
 --- response_body
 false
 --- error_log
-Error while sending authz request to https://127.0.0.1:8443/auth/realms/University/protocol/openid-connect/token: 18: self signed certificate
+Error while sending authz request to https://127.0.0.1:8443/auth/realms/University/protocol/openid-connect/token: 18

Review Comment:
   Openssl 3.0 changes the error log content, so we must adapt it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org