[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: SSL Problems
****** message to minivend-users from "Rob Zimmerman" <rob@readysite.net> ******
It might be in the SSL httpd.conf file. I think what i have done is instead of
trying to get around it, I made it work using the extra address. Here is my
entry in my httpsd.conf file for providing secure checkout using
secure.readycheckout.com as the SSL site and puzzlemaps.com as the
user:
<VirtualHost 207.153.244.223:443>
ServerName secure.readycheckout.com
ServerAdmin webmaster@secure.readysite.net
DocumentRoot /usr/local/apache/share/sites
ScriptAlias /puzzlemaps.com/cgi-ps
/usr/local/apache/share/sites/puzzlemaps.com/cgi-ps
ScriptAlias /cgi-ps /usr/local/apache/share/sites/puzzlemaps.com/cgi-ps/
SSLFlag on
SSLCertificateKeyFile private/secure.readycheckout.com.key
SSLCertificateFile certs/secure.readycheckout.com.cert
</VirtualHost>
Rob
---------
> ****** message to minivend-users from "Thompson-Jordan" <Thompson-Jordan@mindspring.com> ******
>
> > QUOTING Rob Zimmerman
> > It looks like you need some symlinks set up. Or as suggested I think,
> > additional alias in the minivend.cfg I know that I have added
> > extra aliases in
> > the minivend.cfg for my secure sites. Here is the puzzle site
> > minivend.cfg im
> > working on (note 2 aliases):
> > Catalog puzzlestore /www/puzzlemaps.com/catalogs/puzzlestore
> > /cgi-ps/puzzlestore
> > /puzzlestore /puzzlemaps.com/cgi-ps/puzzlestore
>
> Thanks. I appreciate the responses. I already had an alias in
> minivend.cfg:
>
> Catalog simple /home/mysite/catalogs/simple /cgi-bin/simple
> /cgi-mysite/simple
>
> I added "/hostsecuresite.net/cgi-mysite/simple" and "/simple" to the end
> as an additional aliases, but it didn't help. I still get the "500
> Internal Server Error" page. I still get the following error in the
> Minivend error.log:
>
> myispdomain.com - - [06/March/1999:00:03:04 -0600] -
> /cgi-mysite/mysite/simple/process Undefined catalog:
> /cgi-mysite/mysite/simple
>
> The paths in the error message should be:
> /cgi-mysite/simple/process and /cgi-mysite/simple
> Not:
> /cgi-mysite/mysite/simple/process and /cgi-mysite/mysite/simple
>
> Any more ideas on why Minivend is putting the second "mysite" in the
> middle of those paths in the error message?
>
> Christopher Thompson
>
>
> > <Thompson-Jordan@mindspring.com> ******
> > >
> > > I am trying to get SSL working on checkout (mv3.12b10,
> > redhat, apache).
> > > I'm using the hosting service's secure domain. They have a slightly
> > > nonstandard URL for accessing my cgi-bin via their secure
> > server. It is in
> > > the form of:
> > >
> > > https://hostsecuresite.net/cgi-mysite/simple
> > > ^^^^^^
> > > I guess this would usually be
> > "hostsecuresite.net/mysite/cgi-bin/simple".
> > >
> > > I set my catalog.cfg as follows:
> > >
> > > Variable SERVER_NAME www.mysite.com
> > > Variable CGI_URL /cgi-bin/simple
> > > Variable SECURE_SERVER https://hostsecuresite.net
> > > Variable SECURE_CGI_URL /cgi-mysite/simple
> > >
> > > ########### SecureURL
> > > SecureURL __SECURE_SERVER____SECURE_CGI_URL__
> > >
> > > I've also tried:
> > >
> > > Variable SERVER_NAME www.mysite.com
> > > Variable CGI_URL /cgi-bin/simple
> > > Variable SECURE_SERVER
> > https://hostsecuresite.net/cgi-mysite/simple
> > >
> > > ########### SecureURL
> > > SecureURL __SECURE_SERVER__
> > >
> > >
> > > When I hit checkout from the basket, I get a "500 Internal
> > Server Error"
> > > page from the web server. The URL looks OK though:
> > >
> > >
> > https://hostsecuresite.net/cgi->
> mysite/simple/ord/checkout?sxZpdFaq;;449
> > >
> > > The following errors are in the Minivend error.log (no errors in the
> > > catalog's error.log). The first error is from using the
> > checkout button,
> > > the second is from using the menubar link to checkout:
> > >
> > > myispdomain.com - - [05/March/1999:14:01:40 -0600] -
> > > /cgi-mysite/mysite/simple/process
> > > Undefined catalog: /cgi-mysite/mysite/simple
> > >
> > > myispdomain.com - - [05/March/1999:14:01:40 -0600] -
> > > /cgi-mysite/mysite/simple/ord/checkout
> > > Undefined catalog: /cgi-mysite/mysite/simple
> > >
> > > The paths in the error message above are wrong. Any ideas how to turn
> > > "/cgi-mysite/mysite/simple" into "/cgi-mysite/simple"? Any
> > help would be
> > > appreciated. Thanks.
> > >
> > > Christopher Thompson
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list