Rapidminer Real Time Scoring(RTS) webservice to expose as HTTPS

chasrinichasrini MemberPosts:4Contributor I
Hi - we created RM RTS webservice. It created with http. As per our security constraint, we need to expose webservice as https. can you let us know if we can expose through https protocol. Thanks.

Answers

  • jwpfaujwpfau Employee, MemberPosts:250RM Engineering
    edited May 2021
    Hi,

    有一个文档关于另外的文章ng certificates
    https://docs.www.turtlecreekpls.com/latest/scoring-agent/deploy-rts/webui/#certificates

    Greetings,
    Jonas
    BalazsBarany
  • chasrinichasrini MemberPosts:4Contributor I
    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.www.turtlecreekpls.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.
  • jwpfaujwpfau Employee, MemberPosts:250RM Engineering
    Hi,

    you don't need both, configuring the certificates might be the easiest in this case.

    Greetings,
    Jonas
  • chasrinichasrini MemberPosts:4Contributor I
    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.
Sign InorRegisterto comment.