Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

ACS Certificate Issue

$
0
0

When going to https://api.cloud.appcelerator.com/ in Chrome, I get the following error:

Cannot connect to the real api.cloud.appcelerator.com
 
Something is currently interfering with your secure connection to api.cloud.appcelerator.com.
 
Try to reload this page in a few minutes or after switching to a new network. If you have recently connected to a new Wi-Fi network, finish logging in before reloading.
 
If you were to visit api.cloud.appcelerator.com right now, you might share private information with an attacker. To protect your privacy, Chrome will not load the page until it can establish a secure connection to the real api.cloud.appcelerator.com.
 
 
Reload  Less
What does this mean?
 
api.cloud.appcelerator.com normally uses encryption (SSL) to protect your information. When Chrome tried to connect to api.cloud.appcelerator.com this time, api.cloud.appcelerator.com returned unusual and incorrect credentials. Either an attacker is trying to pretend to be api.cloud.appcelerator.com, or a Wi-Fi login screen has interrupted the connection. Your information is still secure because Chrome stopped the connection before any data was exchanged.
 
Network errors and attacks are usually temporary, so this page will probably work later. You can also try switching to another network.
 
 
Technical details
 
The certificate that Chrome received during this connection attempt is not formatted correctly, so Chrome cannot use it to protect your information.
Error type: Malformed certificate
Subject: *.cloud.appcelerator.com
Issuer: Go Daddy Secure Certificate Authority - G2
Public key hashes: sha1/9ZY8ExFumeEssw8a5dJ4aGIYZvA= sha256/H2QgnD25nJdyGLWwM4JmWjWW4YeV4jKBn4bGL33O/NY= sha1/tFVQFINFH+6MoKEM9a/eOkxeEVk= sha256/8Rw90Ej3Ttt8RRkrg+WYDS9n7IS03bk5bjP/UXPtaY8= sha1/IQ8siffEzV0bgl441sZZO6aTda4= sha256/Ko8tivDrEjiY90yGasP6ZpBU4jwXvHqVvQI0GS3GNdA=
The issue with the certificate seems to have coincided with when the certificate was issued (3/4/14). Since that time, my calls to the cloud REST api have failed because of an invalid certificate. I have now taken to calling the api without https, otherwise I can't use the api to send notifications.

Going to http://api.cloud.appcelerator.com/ gives the expected result:

{     "meta": {     "status":"fail",        "code":401,     "message":"401 Unauthorized request. Please provide a valid App key or Oauth key."    } }
Is there something I need to do to make this work or is there an issue with the certificate?

Thanks


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>