Steve Loughran created HADOOP-18951:
---------------------------------------

             Summary: S3A third party: document "Certificate doesn't match"
                 Key: HADOOP-18951
                 URL: https://issues.apache.org/jira/browse/HADOOP-18951
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: documentation, fs/s3
    Affects Versions: 3.3.6, 3.4.0
            Reporter: Steve Loughran



A recurrent problems with third party stores is that the user gets an error 
message about HTTP certificates
{code}
Unable to execute HTTP request: Certificate for <mybucket.mystore.dev.net> 
doesn't match any of the subject alternative names: [*.dev.net]

{code}

This is happening because
# the store uses HTTPS and there is an organization certificate
# the store does support virtual hostname access -but it does not match the 
HTTPS wildcard

Fix: switch to path style access

*add this detail to the third party store doc*





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to