-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: St. Albans key, chain, and cert #2397
Conversation
infrastructure/application/index.ts
Outdated
@@ -52,6 +52,10 @@ const CUSTOM_DOMAINS = | |||
domain: "planningservices.newcastle.gov.uk", | |||
name: "newcastle", | |||
}, | |||
{ | |||
domain: "stalbans.newcastle.gov.uk", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this right or a copy and paste error?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤦
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much! Will fix now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think there's maybe a wee copy/paste error for the domain for St Albans.
dba3d1f
to
caadc85
Compare
Thanks very much for catching that @Mike-Heneghan - clearly time for a walk / coffee / both 😅 Fixed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
Non-blocking but in a previous PR I think you included an Airbrake config change but I don't think it blocks this.
That's correct - it's intentionally left out here. That change is already queued up here once the CDN is generated https://github.com/theopensystemslab/planx-new/pull/2382/files |
Removed vultr server and associated DNS entries |
Take 3...! 🤞
St. Albans have now provided a chain certificate which should resolve the previous issues. Again this has been tested on AWS staging without issues.