On 10/06/2017 04:28 PM, Dayne Ellanna wrote: > Tony, > > For the proxy, you are routing to 8877, in my case that would be 8443 > correct? > > Thanks, > Dayne >
Nope, you should point to whatever port your tomcat is running on, which I suppose is http://myserver.domain:8080/xmlui -> 8080 Disregard that tomcat is not running https, that's what you're going to use httpd(apache) for. Sorry for the late reply, I was off on weekend when you wrote me back :) /tony > On Thu, Oct 5, 2017 at 10:39 PM, Dayne Ellanna <[email protected] > <mailto:[email protected]>> wrote: > > I am having the worst time getting tomcat to do https for dspace. I > followed the instructions on the dspace site but cannot make heads > or tails of the instructions as I am definitely not a certificate > expert. The instructions use generic names and don't explain where > root ca's come from or generating certificate requests and from what > do I generate these. Can someone give me very specific instructions > about how to set up the https on tomcat to run dspace. So far I > have gotten dspace to run successfully as > http://myserver.domain:8080/xmlui > <http://myserver.domain:8080/xmlui>. As per instructions on the > dspace site I have tried to create the RSA key, and we use incommon > for our certs which I can obtain, but have not been able to figure > out the beginning to end process for this. I tried using curl to > test but no success. I really need a succinct explanation of all > the pieces, where to get them or how to generate them in order to > run the ssl. HELP! > > Thanks, > Dayne > > -- > You received this message because you are subscribed to a topic in > the Google Groups "DSpace Technical Support" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/dspace-tech/6ZTVNgGfBcQ/unsubscribe > <https://groups.google.com/d/topic/dspace-tech/6ZTVNgGfBcQ/unsubscribe>. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/dspace-tech > <https://groups.google.com/group/dspace-tech>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google > Groups "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. -- Tony Albers Systems administrator, IT-development Royal Danish Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark. Tel: +45 2566 2383 / +45 8946 2316 -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
