added a new self-signed certificate that says Jenkins
This commit is contained in:
parent
eaf087da1e
commit
625b88ad6c
BIN
dummy.keystore
BIN
dummy.keystore
Binary file not shown.
4
pom.xml
4
pom.xml
@ -426,9 +426,9 @@ THE SOFTWARE.
|
|||||||
<activeByDefault>true</activeByDefault>
|
<activeByDefault>true</activeByDefault>
|
||||||
</activation>
|
</activation>
|
||||||
<properties>
|
<properties>
|
||||||
<hudson.sign.alias>hudson</hudson.sign.alias>
|
<hudson.sign.alias>jenkins</hudson.sign.alias>
|
||||||
<hudson.sign.keystore>../dummy.keystore</hudson.sign.keystore>
|
<hudson.sign.keystore>../dummy.keystore</hudson.sign.keystore>
|
||||||
<hudson.sign.storepass>hudson</hudson.sign.storepass>
|
<hudson.sign.storepass>jenkins</hudson.sign.storepass>
|
||||||
</properties>
|
</properties>
|
||||||
</profile>
|
</profile>
|
||||||
<profile>
|
<profile>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user