Re: Roller not working on https
Glen Mazza <[email protected]>
| Newsgroups | gmane.comp.java.roller.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Gaurav, #1 and #2 here give links on Tomcat configuration for SSL: http://www.jroller.com/gmazza/entry/ssl_for_web_services (if you're using anything else, read that servlet container's documentation). Also, just added SSL config info to Roller's web.xml -- uncomment and adjust as necessary for your war: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/web.xml?r1=1557537&r2=1559528&diff_format=h HTH, Glen On 01/17/2014 07:26 AM, Gaurav wrote: > Hello, > > Roller is not working on https its giving below error. If I try adding > hard coded http url in the navigation of the website, its breaching > the https certificate (as seen in browser certificate turn to yellow > saying some some un-secure resources on page). So, what is the correct > way to go ? > > > Status Code 404 > Message /blog/instantpipfx/ > Type > Exception The file that you requested could not be found on this > server. > >