mirror of
https://github.com/jeffcaldwellca/mkcertWeb.git
synced 2025-12-30 17:29:58 -06:00
Change license from MIT to GPLv3
This commit is contained in:
@@ -247,7 +247,7 @@ curl -X POST http://localhost:3000/api/generate \
|
||||
|
||||
## 📄 License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
## 🙏 Acknowledgments
|
||||
|
||||
@@ -324,4 +324,4 @@ See `TESTING.md` for comprehensive testing procedures including installation ver
|
||||
| Permission Denied | `sudo chown -R $(whoami):$(whoami) certificates/` |
|
||||
| Port Already in Use | `PORT=3001 npm start` |
|
||||
| CA Installation Issues | `mkcert -install && ls -la $(mkcert -CAROOT)` |
|
||||
| Browser Trust Issues | Clear cache, restart browser after CA installation |
|
||||
| Browser Trust Issues | Clear cache, restart browser after CA installation |
|
||||
|
||||
Reference in New Issue
Block a user