Skip to content

chore(net.redis): update certificates#45

Merged
codedesignplus merged 1 commit intodevfrom
feature/fix-duplicate-key
Nov 7, 2024
Merged

chore(net.redis): update certificates#45
codedesignplus merged 1 commit intodevfrom
feature/fix-duplicate-key

Conversation

@codedesignplus
Copy link
Collaborator

This pull request includes updates to the package.json file and several certificate files used in the CodeDesignPlus.Net.xUnit project. The changes improve the configuration and update the certificates for enhanced security and functionality.

Configuration Updates:

  • package.json: Modified the all:restore script to include the --parallel 1 flag for improved parallel execution.

Certificate Updates:

  • ca.crt: Updated the certificate details to reflect new validity dates and issuer information. [1] [2]
  • client.crt: Updated the client certificate details, including new validity dates and issuer information.
  • client.key: Updated the client private key to match the new client certificate.
  • redis.crt: Updated the Redis certificate details, including new validity dates and issuer information.
  • redis.key: Updated the Redis private key to match the new Redis certificate.
  • server.crt: Updated the server certificate details, including new validity dates and issuer information.
  • redis.dh: Updated the Diffie-Hellman parameters for improved security.

Test Updates:

  • RedisServiceTest.cs: Fixed a minor syntax issue in the CertificateValidation_WithNoErrors_ReturnsTrue method by replacing curly braces with square brackets.
  • CodeDesignPlus.Net.xUnit.csproj: Added new folders for organizing Redis container scripts and tests.

@codedesignplus codedesignplus merged commit b18f1fc into dev Nov 7, 2024
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