Aftermath
Aftermath copied to clipboard
Error:Host name 'repo.commonsware.com.s3.amazonaws.com'
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)
Are you sure this is related to this library? Seems like you might have a certificate problem on your network?