Solved

For Webhooks and Image uploading ssl certificate + Generating certificate for IP

HCorte
Tourist
12 0 1

For creating webhook using the endpoint of API, also for uploading images into Shopify needs https/ssl certificate for that does the certificate needs to be any specific for example OV ssl or DV ssl or anyother?

 

Another question doesn't have much to do with shopify but gona ask anyway... that is in case the server doesn't have a domain associated but only haves the IP so to generate the ssl certificate needs to be OV is that right?  

Accepted Solution (1)

SBD_
Shopify Staff
1829 269 405

This is an accepted solution.

Hey @HCorte,

 

For creating webhook using the endpoint of API, also for uploading images into Shopify needs https/ssl certificate for that does the certificate needs to be any specific for example OV ssl or DV ssl or anyother?

No

 

Another question doesn't have much to do with shopify but gona ask anyway... that is in case the server doesn't have a domain associated but only haves the IP so to generate the ssl certificate needs to be OV is that right?  

I don't know enough about SSL certificates to answer this. For testing locally, consider creating a tunnel with something like Ngrok

Scott | Developer Advocate @ Shopify 

View solution in original post

Replies 3 (3)

SBD_
Shopify Staff
1829 269 405

This is an accepted solution.

Hey @HCorte,

 

For creating webhook using the endpoint of API, also for uploading images into Shopify needs https/ssl certificate for that does the certificate needs to be any specific for example OV ssl or DV ssl or anyother?

No

 

Another question doesn't have much to do with shopify but gona ask anyway... that is in case the server doesn't have a domain associated but only haves the IP so to generate the ssl certificate needs to be OV is that right?  

I don't know enough about SSL certificates to answer this. For testing locally, consider creating a tunnel with something like Ngrok

Scott | Developer Advocate @ Shopify 

HCorte
Tourist
12 0 1

Allready used Ngrok for test purposes, in this case was for project that will be in production that was able to confirm that needs to be OV from a post in stackoverflow.

HCorte
Tourist
12 0 1

@SBD_ sorry when you answered no you meant it wasn't need https/ssl certificate so in case it fails can be because its an ip address?