Skip to content

Commit

Permalink
added a new self-signed certificate that says Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Feb 2, 2011
1 parent eaf087d commit 625b88a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified dummy.keystore
Binary file not shown.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 625b88a

Please sign in to comment.