Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

Configure self-signed certs #472

Merged
merged 8 commits into from
Apr 7, 2019
Merged

Configure self-signed certs #472

merged 8 commits into from
Apr 7, 2019

Conversation

treygriffith
Copy link
Member

Description

When we use self-signed certificates with the Broker we need to configure the internal proxy differently than if they are issued by e.g. LetsEncrypt.

This adds a new configuration for self-signed certificates to make either work.

Related PRs

#470

Todos

  • Tests

- restore_cache:
keys:
- v3-dependencies-{{ checksum "package.json" }}
# - restore_cache:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@treygriffith probably didnt mean to check this in

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did in fact mean to check this in because circle cache was failing. I'm considering removing the cache altogether. Talk me off the edge.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@treygriffith lol we have had all kinds of issue with the caching. Looks like the best we can do right now is:

  1. make sure npm is updated (6.9.x)
  2. remove the lock and push the change
  3. add the lock file back and push the change

@treygriffith treygriffith merged commit 44318ed into master Apr 7, 2019
@treygriffith treygriffith deleted the gateway-certs branch April 7, 2019 02:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants