-
Notifications
You must be signed in to change notification settings - Fork 6
Story #15673 & #15675: feat(pki) - Migrate to PKCS12 and optimize certificate generation. #3535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
Fixed Issues (13)Great job! The following issues were fixed in this Pull Request
Use @Checkmarx to interact with Checkmarx PR Assistant. |
fd0cb24 to
f66e6ca
Compare
9d993bd to
5c002f1
Compare
| @@ -33,7 +33,7 @@ | |||
| - name: List existing external archiving system truststores | |||
| find: | |||
| paths: "{{ vitamui_folder_conf }}" | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changer aussi la config application-dev.yml pour pointer vers p12 au lieu de jks
More coherent variables. Updating comments and logs in english.
…(Java KeyStore) format to industry-standard PKCS12 format. This eliminates the keytool warning and aligns with modern Java best practices.


Description
Updating PKI
security/certificates(cas-server & ui-*).Ansible
security/certificatesdatabase.Type de changement
Contributeur