alexa-js / alexa-app-server

An Alexa app server for alexa-app.
MIT License
401 stars 116 forks source link

{"status":"failure","reason":"missing certificate url"} #118

Closed getmohanraj95 closed 6 years ago

getmohanraj95 commented 6 years ago

Hello all, i am facing this issue for production environment, even though i have used new certificate from a certified company. am having this issue. ISSUE:

{"status":"failure","reason":"missing certificate url"}

Could any one help me to resolve this issue.

tamerbak commented 5 years ago

Hi @getmohanraj95 , I see that you closed this issue did you find a solution ?

getmohanraj95 commented 5 years ago

@tamerbak yes, i found the solution and its going good.

Its all because of the ssl certificate path & merge the two certificates correctly.

sajanthomas01 commented 4 years ago

@getmohanraj95 can you explain how you solved this, I'm facing exactly the same error

getmohanraj95 commented 4 years ago

Issues is because of ssl. Install ssl certification correctly in the server . You can resolve this.