The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Rapidminer Real Time Scoring(RTS) webservice to expose as HTTPS
Answers
-
Hi,
There is a docs article about adding certificates
https://docs.rapidminer.com/latest/scoring-agent/deploy-rts/webui/#certificates
Greetings,
Jonas1 -
Hi - To enable https on RTS API(routing from 8090 to AI Hub 8443), I have got a link to check on reverse proxy using apache/nginx(https://docs.rapidminer.com/latest/legacy/configure/security/reverse-proxy.html). Also I received above link which talk about certificates. Do you know If I need to follow both of the steps above discussed or just doing the certificates part would be fine. I am trying to check on the path where I can achieve routing from http to https with minimal to no install of new software to be done as apache/nginx might require some additional steps from our enterprise.0
-
Hi,
you don't need both, configuring the certificates might be the easiest in this case.
Greetings,
Jonas0 -
Hi - we don't use kubernetes/ docker in our case. and we don't have apache or nginx server right now. will configure the certificate would work in this case.0
Learner III