ripplehang commented on PR #43601: URL: https://github.com/apache/arrow/pull/43601#issuecomment-2372708093
> > Or, do you think it's acceptable to hard code the static string(certificate's content) in the test code, and then write the pem file into the tempory directly > > Ah, yes, that's a good idea. You will need two strings: one for the private key, one for the cert. yes, according to https://github.com/minio/minio/tree/0c53d860173e98f154ce9fc117725652bd90f840/docs/tls, the file name also need to be fixed. Since you have no concern on this approach, i would try to do it in this way, Thanks -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org