Aftermath icon indicating copy to clipboard operation
Aftermath copied to clipboard

Error:Host name 'repo.commonsware.com.s3.amazonaws.com'

Open aran-arunakiri opened this issue 8 years ago • 1 comments

If i add

apt 'org.michaelevans:aftermath-processor:0.3.0'

compile 'org.michaelevans:aftermath:0.3.0'

to my gradle dependencies I get this error:

Error:Host name 'repo.commonsware.com.s3.amazonaws.com' does not match the certificate subject provided by the peer (CN=*.s3.amazonaws.com, O=Amazon.com Inc., L=Seattle, ST=Washington, C=US)

aran-arunakiri avatar Feb 26 '16 12:02 aran-arunakiri

Are you sure this is related to this library? Seems like you might have a certificate problem on your network?

MichaelEvans avatar Feb 29 '16 02:02 MichaelEvans