Hi A.,

You shouldn't need to run the installer again or modify Tomcat's
configuration to get it to stop requiring SSL for API-M.

If you modify the fedora/WEB-INF/web.xml file and remove all occurances of:

      <user-data-constraint>
        <transport-guarantee>CONFIDENTIAL</transport-guarantee>
      </user-data-constraint>

...that should tell Tomcat not to send the SSL redirects.

- Chris

On Tue, May 12, 2009 at 9:27 AM, ajs6f <[email protected]> wrote:
> We'd like to run a Fedora 3.1 instance without using SSL for API-M.
> We're having trouble getting Tomcat (6.0.18) configured correctly.
> We've turned off all the Tomcat SSL Connectors but found that HTTP
> GETs to Fedora, e.g.
>
> http://hostname:8080/fedora
>
> are redirected to:
>
> https://hostname/fedora
>
> which is obviously not the behavior we want. Is there some Fedora
> specific-behavior for which we haven't accounted? I noticed some ports
> being configured in fedora.fcfg. Do we need to rearrange those?
>
> I know that there's a question in the installer that asks about API-M
> and https. Do we need to rerun the installer, or can we fix this post-
> install?
>
> ---
> A. Soroka
> Digital Research and Scholarship R & D
> the University of Virginia Library

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to