Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2 > #46671
| From | D Finnigan <dog_cow@macgui.com> |
|---|---|
| Newsgroups | comp.sys.apple2 |
| Subject | Re: Webber Update |
| Date | 2021-10-12 21:19 +0000 |
| Organization | Mac GUI |
| Message-ID | <dog_cow-1634073556@macgui.com> (permalink) |
| References | <0001HW.26FDC1400044F4BB7000013FF2EF@eu.astraweb.com> <7796d27b-c321-4d6e-977f-5f416203640an@googlegroups.com> <0001HW.2700589E00E06D0970000B4D12EF@eu.astraweb.com> |
Speccie wrote: > > On a IIgs itself, you can only access by http://, until someone writes an > SSL Link Layer for Marinetti... > I did some more research on this problem and discovered that an HTTP proxy server can facilitate access to HTTPS resources. The mod_proxy module in Apache can also provide access to FTP. It will convert an HTTP GET into an FTP RETR command. I already tested this myself and I think it's a viable solution. Take a look for yourself: http://httpd.apache.org/docs/2.4/mod/mod_proxy.html The documentation unfortunately makes the setup appear more complicated than it actually is. But it's very simple to configure an Apache web server so that it will accept full HTTPS (or HTTP or FTP) URLs in a GET, and return the response back over plaintext HTTP. The proxy server managers the entire TLS scenario, so the client (in this case, your Webber browser) never sees any of it. This proxy server could be run on the user's local network, or could be hosted on any public network. Webber would just need a Preferences option to allow the user to set the proxy server and port, and then if activated, send the appropriate requests to this proxy server instead of doing DNS resolution, etc. to connect directly to that HTTPS or FTP host. Then, boom! Instant HTTPS support. :-) -- ]DF$ The New Apple II User's Guide: https://macgui.com/newa2guide/
Back to comp.sys.apple2 | Previous | Next — Previous in thread | Next in thread | Find similar
Webber Update Speccie <someone@somewhere.com> - 2021-09-24 09:18 +0100
Re: Webber Update Steven Nelson <nelsonse48@gmail.com> - 2021-09-25 11:09 -0700
Re: Webber Update Steven Nelson <nelsonse48@gmail.com> - 2021-09-25 11:50 -0700
Re: Webber Update Speccie <someone@somewhere.com> - 2021-09-26 08:28 +0100
HTML Fonts required, Re: Webber Update D Finnigan <dog_cow@macgui.com> - 2021-10-02 21:41 +0000
Re: HTML Fonts required, Re: Webber Update Speccie <someone@somewhere.com> - 2021-10-03 11:09 +0100
Re: HTML Fonts required, Re: Webber Update D Finnigan <dog_cow@macgui.com> - 2021-10-03 19:57 +0000
Re: HTML Fonts required, Re: Webber Update Speccie <someone@somewhere.com> - 2021-10-04 08:32 +0100
Re: HTML Fonts required, Re: Webber Update D Finnigan <dog_cow@macgui.com> - 2021-10-04 23:41 +0000
Re: HTML Fonts required, Re: Webber Update Alex Lee <alelee@mac.com> - 2021-10-03 21:50 +1100
Re: HTML Fonts required, Re: Webber Update Speccie <someone@somewhere.com> - 2021-10-04 08:53 +0100
Re: Webber Update D Finnigan <dog_cow@macgui.com> - 2021-10-12 21:19 +0000
Re: Webber Update Speccie <someone@somewhere.com> - 2021-10-13 07:55 +0100
Re: Webber Update D Finnigan <dog_cow@macgui.com> - 2021-10-14 00:23 +0000
Re: Webber Update Oliver Schmidt <ol.sc@web.de> - 2021-10-13 12:14 +0000
Re: Webber Update D Finnigan <dog_cow@macgui.com> - 2021-10-14 00:27 +0000
Webber Update Speccie <someone@somewhere.com> - 2021-11-22 07:53 +0000
csiph-web