• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Authentication examples: https and JavaWOSecurityExampleX, SecureStoreX
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Authentication examples: https and JavaWOSecurityExampleX, SecureStoreX


  • Subject: Authentication examples: https and JavaWOSecurityExampleX, SecureStoreX
  • From: Greg Brown <email@hidden>
  • Date: Mon, 10 Mar 2003 16:40:34 -0500
  • Organization: Indexed Sequential

These examples look real useful, BUT,

I 've looked all over the knowledge base on how to turn on the https server, but I couldn't find anything.

I found the /etc/httpd/httpd.conf file and uncommented the line:

LoadModule ssl_module         libexec/httpd/libssl.so

as well as the line shortly following the loadmodule section

AddModule mod_ssl.c

And added port 443
# Port: The port to which the standalone server listens. For
# ports < 1023, you will need httpd to be run as root initially.
#
Port 80
Port 443


The log file seems ok:
[Mon Mar 10 16:12:44 2003] [notice] Apache/1.3.27 (Darwin) mod_ssl/2.8.10 OpenSSL/0.9.6b configured -- resuming normal operations
[Mon Mar 10 16:12:44 2003] [notice] Accept mutex: flock (Default: flock)


But I can't use the SecureStoreX example, as I think the apache web server is not set up correctly. My broswer can't connect to 127.0.0.1.

Has anybody else got the SecureStoreX example to run?

Is there any documentation about webobjects and the https server?

Well, thanks,,,
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Using Java 1.3.1 when you've already installed 1.4.0
  • Next by Date: Setting cookies or session values from DirectAction.java
  • Previous by thread: Re: Using Java 1.3.1 when you've already installed 1.4.0
  • Next by thread: Setting cookies or session values from DirectAction.java
  • Index(es):
    • Date
    • Thread