Bug 137196 - www/woadaptor - mod_webobjects doesn't support ssl
Summary: www/woadaptor - mod_webobjects doesn't support ssl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-28 02:40 UTC by Rex Chan
Modified: 2009-12-24 21:20 UTC (History)
0 users

See Also:


Attachments
file.shar (1.00 KB, text/plain)
2009-07-28 02:40 UTC, Rex Chan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rex Chan 2009-07-28 02:40:00 UTC
When SSL is enabled in Apache2.2 - SSL connections fail with the woadapter.

See this thread for more information:

http://lists.apple.com/archives/webobjects-deploy/2007/Jul/msg00005.html

Essentially - if you use SSL, you get no instances or 404.

Access logs will show 302 for requests.

How-To-Repeat: Build woadapter and get it to use connect SSL to an WO instance.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-29 12:41:26 UTC
Maintainer of www/woadaptor,

Please note that PR ports/137196 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137196

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-29 12:41:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2009-12-24 06:35:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-12-24 21:19:02 UTC
pgollucci    2009-12-24 21:18:53 UTC

  FreeBSD ports repository

  Added files:
    www/woadaptor/files  patch-Apache2.2__mod_WebObjects.c 
  Log:
  When SSL is enabled in Apache2.2 - SSL connections fail with the woadapter.
  See: http://lists.apple.com/archives/webobjects-deploy/2007/Jul/msg00005.html
  
  Essentially - if you use SSL, you get no instances or 404 and
  access logs will show 302 for requests.
  
  PR:             ports/137196
  Submitted by:   Rex Chan <rex@ish.com.au>
  Approved by:    maintainer timeout (q@onthenet.com.au; ~5 months)
  
  Revision  Changes    Path
  1.1       +11 -0     ports/www/woadaptor/files/patch-Apache2.2__mod_WebObjects.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2009-12-24 21:19:08 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!