Jira 4.3.4 will not start with https
[email protected] Thu, 07 Jul 2011 07:53:24 CDT
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <8708040.717221310043234823.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
hello,
i have a problem to start Jira from a the https (with http it starts fine)
It's a clean installation on a Windows 2003 machine. The name of the machine is jira
I use for this test a self signed certificate and follow this steps:
*C:\Program Files (x86)\Atlassian\JIRA 4.3.4\jre\bin>keytool -genkey -alias jira*
*-keyalg RSA*
*Enter keystore password:*
*Re-enter new password:*
*What is your first and last name?*
*[Unknown]: jira*
*What is the name of your organizational unit?*
*[Unknown]:*
*What is the name of your organization?*
*[Unknown]: company name*
*What is the name of your City or Locality?*
*[Unknown]: Sassenheim*
*What is the name of your State or Province?*
*[Unknown]: ZH*
*What is the two-letter country code for this unit?*
*[Unknown]: NL*
*Is CN=jira, OU=Unknown, O=company name, L=city, ST=ZH, C=NL correct?*
*[no]: yes*
*Enter key password for <jira>*
*(RETURN if same as keystore password):*
*C:\Program Files (x86)\Atlassian\JIRA 4.3.4\jre\bin>keytool -export -alias jira*
*-file c:\jira.cer*
*Enter keystore password:*
*Certificate stored in file <c:\jira.cer>*
*C:\Program Files (x86)\Atlassian\JIRA 4.3.4\jre\bin>keytool -import -alias jira*
*-file c:\jira.cer -keystore "C:\Program Files (x86)\Atlassian\JIRa 4.3.4\jre\lib*
*\security\cacerts"*
*Enter keystore password:*
*Owner: CN=jira, OU=Unknown, O=company name, L=city, ST=ZH, C=NL*
*Issuer: CN=jira, OU=Unknown, O=company name, L=city, ST=ZH, C=NL*
*Serial number: 4e158719*
*Valid from: Thu Jul 07 12:14:49 CEST 2011 until: Wed Oct 05 12:14:49 CEST 2011*
*Certificate fingerprints:*
*MD5: 0B:EC:F2:42:A2:D2:EA:2B:01:ED:95:CF:B8:68:3E:D7*
*SHA1: 63:99:6B:F8:B7:A9:1F:FB:B3:E3:E9:41:39:B3:71:AA:99:5D:42:F7*
*Signature algorithm name: SHA1withRSA*
*Version: 3*
*Trust this certificate? [no]: y*
*Certificate was added to keystore*
*C:\Program Files (x86)\Atlassian\JIRA 4.3.4\jre\bin>*
Attach is my server.xml file i moved the .keystore file to d:\jira\sslkey\.keystore and add this to the server.xml file
Can someone help me?
when i go to http://jira:8080 everything works fine
when i go to https://jira:8433 i get the error the page cannot be viewed or something like that
thanks a lot!
--
Post by naturalbb82 - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55176
_______________________________________________
Jira-user mailing list
[email protected]
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user