From b053bdd821fcd932eb7ce55183a0679001de82a9 Mon Sep 17 00:00:00 2001 From: Antonio Musarra Date: Sat, 20 Apr 2024 15:51:35 +0200 Subject: [PATCH] SF (Source Format): pom.xml --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e602c14..1e74cab 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,8 @@ - + + org.codehaus.mojo keytool-maven-plugin 1.7 @@ -173,7 +174,8 @@ generateKeyPair - ${project.build.outputDirectory}/${quarkus.http.ssl.certificate.key-store-file} + ${project.build.outputDirectory}/${quarkus.http.ssl.certificate.key-store-file} + cn=${project.artifactId}, ou=${project.groupId}, o=dontesta.it, c=IT ${quarkus.http.ssl.certificate.key-store-password} ${quarkus.http.ssl.certificate.key-store-password}