罗泽轩
罗泽轩
> apisix got an error SSL: error:1417C0C7:SSL routines:tls_process_client_certificate:peer did not return a certificate) while SSL handshaking. Normally it should return client certificate was not present. We change the way we...
The apisix-base in the two platform are in different versions?
Consider solved. Feel free to reopen it if needed.
How does s3cmd calculate the signature V4? Is it calculated from the headers? If it is, we can dump the header sent by the client and the header sent to...
> > > > How does s3cmd calculate the signature V4? Is it calculated from the headers? If it is, we can dump the header sent by the client and...
Also need to provide request from the APISIX.
Do you mean arm32 or arm64?
Consider solved. Feel free to reopen it if needed.
> `grpc-status-details-bin` is encoded with marshalling followed by base64, we need the proto to unmarshall. I have no idea how to upload proto file, and decode it with lua. >...