FiloSottile / FiloSottile/mkcert
Is it pssible to create ONE certificate to be used by all of my local development?
Open
- Dominant language
- Go
- Stars
- 59.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
I have a lot of websites and web apps. I'm using `.local` as my development TLD. For example:
- shop.local
- user.game.local
- api.geo.local
- admin.cars.local
- investor.brokerage.local
- ...
This list is not known beforehand, thus I can't use SAN.
But is there possible to create ONE and ONLY ONE general `*.*` certificate that can be used by all of these local domains?
Contributor guide
Assessment
This issue has not been assessed yet.