Skip to content

Update certificate handling and add product creation feature#87

Merged
samuelzedec merged 1 commit intomainfrom
develop
Sep 22, 2025
Merged

Update certificate handling and add product creation feature#87
samuelzedec merged 1 commit intomainfrom
develop

Conversation

@samuelzedec
Copy link
Owner

Description

This pull request includes significant updates and features:

  • Certificate Handling: Refactored the certificate generation script to replace shared passwords with distinct AccessToken and RefreshToken keys. Updated appsettings and .env.dev accordingly, improving security and clarity in configurations. Outdated credentials were replaced with a default root@dev for local development.

…password structure

- Replaced shared certificate password with distinct `AccessToken` and `RefreshToken` passwords in `generate-certificates.sh`, `appsettings.json`, and `.env.dev` instructions.
- Improved script output formatting and added a note about replacing existing certificates.
- Removed redundant comments and streamlined certificate generation logic.
@samuelzedec samuelzedec merged commit c8332b2 into main Sep 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant