How to make NodeRED works on http (not https) ?

Home Forums Conduit: AEP Model How to make NodeRED works on http (not https) ?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19880
    vqa nguyen
    Participant

    Hello everyone,

    As title, Could you please tell me know how to make NodeRed works on http but not on https ?

    On my NodeRED, i built a HTTP IN node, but the request should be HTTPS protocol. I failed to use HTTPS request (GET or POST) because of the certificate is self-signed. In my angular-based web shows net::ERR_INSECURE_RESPONSE error.

    i appreciate any help that you can provide.

    #19884
    vqa nguyen
    Participant

    any help ? thanks you so much

    #19909
    vqa nguyen
    Participant

    i found the solution.

    1. Using ACME Shell script (Let’s Encrypt client) to generate cert
    2. Modify /etc/stunnel.conf by using key, cert in step 1

    It works fine.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.