<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Not sure why the wiki omits that, but here&#8217;s what you need in tomcat&#8217;s server.xml for port 443 (you can substitute your own commercial cert for idp.jks):<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">&lt;Connector</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">port=&quot;443&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">protocol=&quot;HTTP/1.1&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">SSLEnabled=&quot;true&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">maxThreads=&quot;150&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">scheme=&quot;https&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">secure=&quot;true&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">clientAuth=&quot;false&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">sslProtocol=&quot;TLS&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">keystoreFile=&quot;/opt/shibboleth-idp/credentials/idp.jks&quot;&nbsp;&nbsp;&nbsp;
</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:13.0pt"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">keystorePass=&quot;YourSecretPassword&quot;</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333">
</span><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;color:#333333">/&gt; </span>
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext"> users-bounces@shibboleth.net [mailto:users-bounces@shibboleth.net]
<b>On Behalf Of </b>Joaquin Menchaca<br>
<b>Sent:</b> Tuesday, October 01, 2013 12:51 PM<br>
<b>To:</b> users@shibboleth.net<br>
<b>Subject:</b> Re: Shibboleth IdP (Tomcat6/OpenJDK1.6) Fresh Install Issues<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">On 10/1/13 10:33 AM, Kevin P. Foote wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre>You will not see the endpoints or locations you see on the frontside communication<o:p></o:p></pre>
<pre>port generally (443) or if your offloading via apache or balancer <o:p></o:p></pre>
<pre>your normal www port..<o:p></o:p></pre>
</blockquote>
<p class="MsoNormal" style="margin-bottom:12.0pt">I was following the process in in the wiki (1), that says to test if the IdP is properly installed by using the URL:<br>
<br>
<code><span style="font-size:10.0pt"><a href="https://HOSTNAME/idp/profile/Status">https://HOSTNAME/idp/profile/Status</a></span></code><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;"><br>
<br>
<code>I followed the instructions using the Tomcat Container (2).&nbsp; The instructions doesn't mention configured the connectors others than port 8443 for Supporting SOAP Endpoints.&nbsp; Is there a connector I should add for 443?&nbsp; Do I need to install a certificate
 in the keystore?&nbsp; </code><br>
<br>
<code>I am relatively new to Tomcat configurations. </code><br>
</span><br>
<br>
1 - <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPInstall">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPInstall</a><br>
2 - <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPApacheTomcatPrepare">
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPApacheTomcatPrepare</a><br>
<br>
<o:p></o:p></p>
</div>
</div>
</body>
</html>