Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

SSL Certificate

Fino
7 - Meteor

Hi Team , 

 

For worker node migration in Preprod and prod is SSL certificate mandatory.

I am trying to add SSL certificate in new Preprod worker node server and it is giving "Access Denied" error, is there a command to check if SSL is enabled in the Server 

2 REPLIES 2
fmvizcaino
17 - Castor
17 - Castor

Hi @Fino ,

 

Yes, there is. It is the same process you performed on your controller node.

The command to check if the SSL cert is installed is http show sslcert in the cmd.

 

Here, you can find all the steps to install an SSL cert from scratch.

https://help.alteryx.com/20232/en/server/configure/configure-server-ssl-tls.html#step-3--configure-a...

 

 

Best,

Fernando Vizcaino

Fino
7 - Meteor

Thanks @fmvizcaino  , will check on this