Closed jaki closed 3 months ago
Some curl commands in ddl_atomicity scripts return HTTP code 302 because they want to redirect the HTTP request to HTTPS in case TLS is enabled. Use -L to follow the redirect. Use -k to avoid certificate hassles.
Some curl commands in ddl_atomicity scripts return HTTP code 302 because they want to redirect the HTTP request to HTTPS in case TLS is enabled. Use -L to follow the redirect. Use -k to avoid certificate hassles.