zhukexingkong edited a comment on issue #6429: URL: https://github.com/apache/apisix/issues/6429#issuecomment-1057615774
> > > > @tokers It is mTLS Between APISIX and Upstream, how do I config config.yaml? And I refer to the official document to use patch_upstream_mtls.py, and the error is as follows : Refer: https://apisix.apache.org/docs/apisix/mtls/#mtls-between-apisix-and-upstream > > > > 404 {"message":"Key not found"} > > > > > > > > > You can check out this: https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L147. > > > > > > The problem was solved. Now it is: [root@2d8f65f7ad67 tlsDir]# python ./patch_upstream_mtls.py 396932008539849406 ./client.pem ./client.key 400 {"error_msg":"failed to decrypt previous encrypted key"} > > How did you solve it? Could you share your solution? It's the upstream is not exist, just create an upstream in the APISIX Dashboard and get its ID -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
