aditya-nambiar opened a new issue, #5748:
URL: https://github.com/apache/arrow-rs/issues/5748
**Describe the bug**
If you use a bucket with period in it, you get the error -
2: error sending request for url (<bucket_url>): error trying to
connect: error:1416F086:SSL routines:tls_process_server_certificate:certificate
verify failed:ssl/statem/statem_clnt.c:1919: (Hostname mismatch)
3: error trying to connect: error:1416F086:SSL
routines:tls_process_server_certificate:certificate verify
failed:ssl/statem/statem_clnt.c:1919: (Hostname mismatch)
4: error:1416F086:SSL
routines:tls_process_server_certificate:certificate verify
failed:ssl/statem/statem_clnt.c:1919: (Hostname mismatch)
5: error:1416F086:SSL
routines:tls_process_server_certificate:certificate verify
failed:ssl/statem/statem_clnt.c:1919:
this is because the bucket has periods.
**To Reproduce**
<!--
Steps to reproduce the behavior:
-->
**Expected behavior**
It should also work for buckets with periods
**Additional context**
<!--
Add any other context about the problem here.
-->
--
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]