madmin: Strip 80/443 from the endpoint when http/https (#9937)
Users having endpoints with this format http://url:80 or http://url:443 will face signature mismatch error. The reason is that S3 spec ignores :80 or :443 port in the endpoint when calculating the signature, so this PR will just strip them.master
parent
dcffd87e08
commit
7cea3f7da4
Loading…
Reference in new issue