marcusspitzmiller / QlikSenseTask

Active - QlikSenseTask is a tool for starting Qlik Sense tasks from the command line.
24 stars 13 forks source link

TLS1.2 #32

Closed HermodSv closed 2 years ago

HermodSv commented 2 years ago

Hi.

After the organization went to forced TLS1.2, it looks like QlikSensTask is not managing to trigger a task on Qlik Sense server. I can see that you have started with tls1.2 on the source code, Any binary soon?

Regards Hermod

marcusspitzmiller commented 2 years ago

Hi, the binaries in master should be supporting tls1.2 now. https://github.com/marcusspitzmiller/QlikSenseTask/tree/master/QlikSenseTaskSource-3.X/QlikSenseTask/bin/Release

marcusspitzmiller commented 2 years ago

note, you will need .net 4.8 on the machine.

HermodSv commented 2 years ago

Hi.

Thank you. .NET4.8 is already installed on the servers.

rvaheldendaten commented 2 years ago

Hi, the binaries in master should be supporting tls1.2 now. https://github.com/marcusspitzmiller/QlikSenseTask/tree/master/QlikSenseTaskSource-3.X/QlikSenseTask/bin/Release

@marcusspitzmiller Hi Marcus!

Just realized that the direct download under https://github.com/marcusspitzmiller/QlikSenseTask/blob/master/QlikSenseTask-3.X.zip points to an old version (not supporting TLS 1.2). Can you fix this?

Thx, Roland

marcusspitzmiller commented 2 years ago

Hi Roland, check now

From: Roland Vecera @.> Reply-To: marcusspitzmiller/QlikSenseTask @.> Date: Tuesday, June 7, 2022 at 2:16 AM To: marcusspitzmiller/QlikSenseTask @.> Cc: Marcus Spitzmiller @.>, Mention @.***> Subject: Re: [marcusspitzmiller/QlikSenseTask] TLS1.2 (Issue #32)

Hi, the binaries in master should be supporting tls1.2 now. https://github.com/marcusspitzmiller/QlikSenseTask/tree/master/QlikSenseTaskSource-3.X/QlikSenseTask/bin/Release

@marcusspitzmillerhttps://github.com/marcusspitzmiller Hi Marcus!

Just realized that the direct download under https://github.com/marcusspitzmiller/QlikSenseTask/blob/master/QlikSenseTask-3.X.zip points to an old version (not supporting TLS 1.2). Can you fix this?

Thx, Roland

— Reply to this email directly, view it on GitHubhttps://github.com/marcusspitzmiller/QlikSenseTask/issues/32#issuecomment-1148286301, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AC4HC7WQ26PNCIWURC54GETVN3ZOHANCNFSM5UOD5UCQ. You are receiving this because you were mentioned.Message ID: @.***>

rvaheldendaten commented 2 years ago

thx!