id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 3904 s3 vfs is broken dan_tofan zaytsev "start mc, type: cd s3:// (ensure relevant keys are present as env variables) After a few seconds, there is a long error dump, at the end: ssl.CertificateError: hostname u'[..].s3.amazonaws.com' doesn't match either of '*.s3.amazonaws.com', 's3.amazonaws.com' I investigated this a bit. It seems the current version of mc s3 extension uses boto, which is now deprecated by Amazon in favor of boto3 (check https://github.com/boto/boto/issues/2836). So, it needs a rewrite to boto3. I can help with this. Do you accept contributions? Thank you, Dan mc --version GNU Midnight Commander 4.8.20 Built with GLib 2.48.2 Using the S-Lang library with terminfo database With builtin Editor With subshell support as default With support for background operations With mouse support on xterm With internationalization support With multiple codepages support Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64; " defect accepted major Future Releases mc-vfs master dmitry_koterov no branch