ripplehang commented on PR #43601: URL: https://github.com/apache/arrow/pull/43601#issuecomment-2370821736
@pitrou regarding to use the self-signed certificate file, i've serval questions that may needs your further confirm: where should the certificate file be stored? I didn't see a proper resource folder to store such information, could it be put it in the same folder as the test code, say arrow\cpp\src\arrow\filesystem\certs ? 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(in this way, it could avoid the relative path handling in different platform) 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
