<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "GoDaddy Certificate Installation - Very Difficult"]]></title>
		<link>http://www.sysaid.com/Sysforums/posts/list/57.page</link>
		<description><![CDATA[Latest messages posted in the topic "GoDaddy Certificate Installation - Very Difficult"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>GoDaddy Certificate Installation - Very Difficult</title>
				<description><![CDATA[ I've learned more about keystore than I care to the last two days.  But still no success.<br /> <br /> I think this shows that I've successfully imported the certificates into my keystore:<br /> <br /> C:\Program Files\SysAidServer\jre\bin&gt;keytool -list -keystore "c:\program files\<br /> sysaidserver\tomcat.keystore"<br /> Enter keystore password:<br /> <br /> Keystore type: JKS<br /> Keystore provider: SUN<br /> <br /> Your keystore contains 3 entries<br /> <br /> root, Apr 4, 2012, trustedCertEntry,<br /> Certificate fingerprint (MD5): D5<img src="http://www.sysaid.com/Sysforums/images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />F:85:B7:9A:52:87<img src="http://www.sysaid.com/Sysforums/images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />1:8C<img src="http://www.sysaid.com/Sysforums/images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />5:0F:90:23:2D:B5:34<br /> helpdesk2012, Apr 4, 2012, trustedCertEntry,<br /> Certificate fingerprint (MD5): DF:AD:9E:FE:13:7E:6E:12:8D:0F:55:1A:2A:4D<img src="http://www.sysaid.com/Sysforums/images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />7:6A<br /> xxxx2012, Apr 4, 2012, PrivateKeyEntry,<br /> Certificate fingerprint (MD5): D5:5A:FF:9B:64:66:0F:1C:18:92:FD:C3:4D:38:07:A8<br /> <br /> The relevant server.xml text is this:<br /> <br /> &lt;!-- A "Connector" represents an endpoint by which requests are received<br />          and responses are returned. Documentation at :<br />          Java HTTP Connector: /docs/config/http.html (blocking & non-blocking)<br />          Java AJP  Connector: /docs/config/ajp.html<br />          APR (HTTP/AJP) Connector: /docs/apr.html<br />          Define a non-SSL HTTP/1.1 Connector on port 8080<br />     --&gt;<br />     &lt;Connector port="80" protocol="HTTP/1.1"<br />                connectionTimeout="20000" <br />                redirectPort="8443" /&gt;<br />     &lt;!-- A "Connector" using the shared thread pool--&gt;<br />     &lt;!--<br />     &lt;Connector executor="tomcatThreadPool"<br />                port="8080" protocol="HTTP/1.1" <br />                connectionTimeout="20000" <br />                redirectPort="8443" /&gt;<br />     --&gt;           <br />     &lt;!-- Define a SSL HTTP/1.1 Connector on port 8443<br />          This connector uses the JSSE configuration, when using APR, the <br />          connector should be using the OpenSSL style configuration<br />          described in the APR documentation --&gt;<br /> <br />     &lt;Connector port="443" protocol="HTTP/1.1" SSLEnabled="true"<br />                maxThreads="150" scheme="https" secure="true"<br />                clientAuth="false" sslProtocol="TLS" keystoreFile="C:\Program Files\SysAidServer\tomcat.keystore"<br /> 		   keyAlias="xxxx2012"/&gt;<br /> <br /> as you can see, I'm testing using the keyAlias statement.  The one shown references the selfsigned portion of the keystore file.  If I delete the keyAlias, the result is the same...it only shows the self signed certificate thus causing an error with the browser.<br /> <br /> If I reference the keyAlias helpdesk2012 which is a godaddy certificate running from 2012 to 2013 the site practically goes dark.  <br /> <br /> So, I cannot seem to get a purchased certificate to work.  But I can get a self-signed one to work.  But it's only good for 90 days and still causes an error in the browser...the one thing I was trying to eliminate.<br /> <br /> Suggestions?<br /> <br /> Thanks.<br /> <br /> Adam in Washington, DC<br /> <br /> ]]></description>
				<guid isPermaLink="true">http://www.sysaid.com/Sysforums/posts/preList/8302/34140.page</guid>
				<link>http://www.sysaid.com/Sysforums/posts/preList/8302/34140.page</link>
				<pubDate><![CDATA[Wed, 4 Apr 2012 21:00:16]]> GMT</pubDate>
				<author><![CDATA[ Bethesdaadk]]></author>
			</item>
	</channel>
</rss>