Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self signed SSL Certificate on Amazon Propagation Problem #57

Open
mmarcec007 opened this issue Mar 25, 2021 · 0 comments
Open

Self signed SSL Certificate on Amazon Propagation Problem #57

mmarcec007 opened this issue Mar 25, 2021 · 0 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@mmarcec007
Copy link
Contributor

When trying to propagate Alexa Skill with selected option 'I will upload a self-signed certificate in X 509 format' of Endpoint SSL Certificate Type, the following error occurs:
Amazon propagation error: Payload for SSL certificate is invalid.. Error details: String instance with value "SELF_SIGNED" at property path "$.manifest.apis.custom.endpoint.sslCertificateType" is expected to be present when string instance with value "https://mark-test.ngrok.io/convosite/wp-json/convo/v1/public/service-run/amazon/a/bcm" at property path "$.manifest.apis.custom.endpoint.uri" is present.

Instead of getting the contents by URL, just store the file content in config value and propagate the content directly.

@mmarcec007 mmarcec007 self-assigned this Mar 25, 2021
@mmarcec007 mmarcec007 added the invalid This doesn't seem right label Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant