Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxi): improved self-signed certificate for nuxi dev --https #7545

Merged
merged 1 commit into from Sep 15, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Sep 15, 2022

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Previously we were using selfsigned package that was not producing secure enough certs that chrome can trust. listhen 0.3.x generates proper self-signed root certificate (it still needs manual trust)

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Sep 15, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit e4d872e
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6322fda68de8c700083b6b9f

@pi0 pi0 changed the title feat(nuxi): use listen 0.3.x for nuxi dev with better https support fix(nuxi): upgrade to listhen 0.3.x for nuxi dev with better https support Sep 15, 2022
@pi0 pi0 changed the title fix(nuxi): upgrade to listhen 0.3.x for nuxi dev with better https support fix(nuxi): nuxi dev --https working out of the box Sep 15, 2022
@pi0 pi0 marked this pull request as draft September 15, 2022 10:36
@pi0 pi0 marked this pull request as ready for review September 15, 2022 10:48
@pi0 pi0 changed the title fix(nuxi): nuxi dev --https working out of the box fix(nuxi): improved self-signed certificate for nuxi dev --https Sep 15, 2022
@pi0 pi0 merged commit a18f177 into main Sep 15, 2022
@pi0 pi0 deleted the feat/listhen3 branch September 15, 2022 10:49
@pi0 pi0 mentioned this pull request Sep 15, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants