added a new self-signed certificate that says Jenkins

This commit is contained in:
Kohsuke Kawaguchi 2011-02-01 22:43:47 -08:00
parent eaf087da1e
commit 625b88ad6c
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -426,9 +426,9 @@ THE SOFTWARE.
<activeByDefault>true</activeByDefault>
</activation>
<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.storepass>hudson</hudson.sign.storepass>
<hudson.sign.storepass>jenkins</hudson.sign.storepass>
</properties>
</profile>
<profile>