Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Allow untrusted certs in tests #249

Merged
merged 1 commit into from
Dec 21, 2017
Merged

Allow untrusted certs in tests #249

merged 1 commit into from
Dec 21, 2017

Conversation

Tratcher
Copy link
Member

This is a reaction to the Kestrel change aspnet/KestrelHttpServer#2186 where kestrel listens on https://localhost:5001 by default if the dev cert is present. The dev cert is present on these agents but is not trusted. Trust cannot be established in an automated fashion, so we disable the trust check.

If this has a wider impact we can reconsider moving this functionality into the hosting test infrastructure, but these were the only failures in Universe.

@Tratcher Tratcher added this to the 2.1.0-preview1 milestone Dec 21, 2017
@Tratcher Tratcher self-assigned this Dec 21, 2017
@Tratcher Tratcher requested a review from javiercn December 21, 2017 20:41
Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

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

:shipit:

@Tratcher Tratcher merged commit ee9b080 into dev Dec 21, 2017
@Tratcher Tratcher deleted the tratcher/trust branch December 21, 2017 21: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