The Product Idea boards have gotten an update to better integrate them within our Product team's idea cycle! However this update does have a few unique behaviors, if you have any questions about them check out our FAQ.

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Request to allow -k flag on curl.exe (upgrade to 7.55 or higher) and download tool

Please upgrade the "curl.exe" that are packaged with Designer from 7.15 to 7.55 or greater to allow for -k flags. Also please allow the -k functionality for the Atleryx Download tool.  

 

-k, --insecure

(TLS) By default, every SSL connection curl makes is verified to be secure. This option allows curl to proceed and operate even for server connections otherwise considered insecure.

The server connection is verified by making sure the server's certificate contains the right name and verifies successfully using the cert store.

 

Regards,

John Colgan

7 Comments
tdevrie1
6 - Meteoroid

We could really use this feature and it has been a part of the Open Source curl application for quite a while.  Not much effort, lots of reward.

KylieF
Alteryx Community Team
Alteryx Community Team

Thank you for your feedback and idea! 

 

I've updated the labels to insure all the correct product teams have visibility into this request. If you haven't yet be sure to check out our Idea Submission Guidelines which go into the board in a bit greater detail.

apirzad1
7 - Meteor

I support this effort. Please make it happen.

KylieF
Alteryx Community Team
Alteryx Community Team
Status changed to: Under Review

Thank you for your feedback!

 

Our product team is currently reviewing this idea and how we could best go about this requested update. Once we have determined what the best course of action would be we'll be sure to update this idea accordingly.

jrobiso2
8 - Asteroid

Gotta have this for development. While using -k isn't ideal in a production environment, it is 100% demanded in a DEV environment! 

simonaubert_bd
13 - Pulsar

@ColganNice idea :) Curl is currently in 7.87 with really nice changes

https://curl.se/changes.html

Sadly, it appears that Alteryx has some trouble to update third-party components, same with the Visual Query Builder.


Best regards,

Simon

simonaubert_bd
13 - Pulsar

Curl is now on 8.0...