Skip to content

Producer can't call Jur docker due to SSL #375

@ashishjur

Description

@ashishjur

producer can't send data to consumer jur as it uses HTTPS.
The jur uses domain HTTPS that has cert only for test.jur.io domain and not for jur domain.
Producer uses docker network name jur to send request in internal communication.

Expected Behavior

Jur docker should accept HTTP request on http://jur/ domain and continue accepting HTTPS requests on https://test.jur.io/ domain

Current Behavior

  1. Requests on http://jur/ are not processed. Gives 400.
  2. Requests on https://jur/ are not processed. Invalid certs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions