API Endpoints SSL Certificate

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Rysoulaxe
Newbie
Posts: 5
Joined: Wed Sep 23, 2020 5:47 pm

API Endpoints SSL Certificate

Post by Rysoulaxe » Wed Nov 04, 2020 10:13 am

Hi there,

Currently I have an issue where a MS script is launched from an API Endpoint, example:

http://0.0.0.0:2222/Scriptname?Var1=12345

It works fine but the URL needs to include "https", an SSL certificate is needed.

I have tried using IIS with self signed certificates to no avail, my question is:
Is there a particular way that is used for MS scripts that I am missing to achieve this?

Thank you

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: API Endpoints SSL Certificate

Post by Marcus Tettmar » Wed Nov 04, 2020 1:46 pm

How about use a tunnel, e.g. https://ngrok.com
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Rysoulaxe
Newbie
Posts: 5
Joined: Wed Sep 23, 2020 5:47 pm

Re: API Endpoints SSL Certificate

Post by Rysoulaxe » Mon Nov 09, 2020 11:33 am

This seems like a great tool, thank you for the reply.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts