I originally compiled Hobbit without SSL support because we had no need but of course ... now we need SSL support. I don't want to lose any of the data I have already collected or my configs, so I am a bit hesitant. Does anyone have any suggestions on how to accomplish the recompile with SSL support (safely)?
Thanks, Geoff
On Tue, Nov 14, 2006 at 02:01:19PM -0500, Geoff Hallford wrote:
I originally compiled Hobbit without SSL support because we had no need but of course ... now we need SSL support. I don't want to lose any of the data I have already collected or my configs, so I am a bit hesitant. Does anyone have any suggestions on how to accomplish the recompile with SSL support (safely)?
Just re-run the "configure; make; make install". Hobbit won't change existing configuration files when performing the "make install" step, and your existing data-files are not touched at all.
If you're really scared about this, just run "make" and then copy the bbnet/bbtest-net executable into ~hobbit/server/bin/
Henrik
Thank you very much. I will try that.
On 11/14/06, Henrik Stoerner <henrik at hswn.dk> wrote:
On Tue, Nov 14, 2006 at 02:01:19PM -0500, Geoff Hallford wrote:
I originally compiled Hobbit without SSL support because we had no need but of course ... now we need SSL support. I don't want to lose any of the data I have already collected or my configs, so I am a bit hesitant. Does anyone have any suggestions on how to accomplish the recompile with SSL support (safely)?
Just re-run the "configure; make; make install". Hobbit won't change existing configuration files when performing the "make install" step, and your existing data-files are not touched at all.
If you're really scared about this, just run "make" and then copy the bbnet/bbtest-net executable into ~hobbit/server/bin/
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- 'If my answers frighten you then you should cease asking scary questions.' --Sam Jackson from Pulp Fiction
Hi,
I have now re-compiled with SSL support so that I can connect to HTTPS sites but there is problem.
When try to connect to our OWA server, it says, server timeout: https://webmail.fakedomain.com/exchweb/bin/auth/owalogon.asp
If you want the actual URL for testing purposes, please ask me and I will send a persona email with it in (so it's not in the mailing list).
Does anyone know any troubleshooting I can do for this?
Thanks.
Not Found
The requested URL /error/HTTP_BAD_REQUEST.html.var was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.0.55 (Unix) Server at localhost Port 1443
On 11/14/06, Geoff Hallford <geoff.hallford at gmail.com> wrote:
Thank you very much. I will try that.
On 11/14/06, Henrik Stoerner <henrik at hswn.dk> wrote:
On Tue, Nov 14, 2006 at 02:01:19PM -0500, Geoff Hallford wrote:
I originally compiled Hobbit without SSL support because we had no need but of course ... now we need SSL support. I don't want to lose any of the data I have already collected or my configs, so I am a bit hesitant. Does anyone have any suggestions on how to accomplish the recompile with SSL support (safely)?
Just re-run the "configure; make; make install". Hobbit won't change existing configuration files when performing the "make install" step, and your existing data-files are not touched at all.
If you're really scared about this, just run "make" and then copy the bbnet/bbtest-net executable into ~hobbit/server/bin/
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- 'If my answers frighten you then you should cease asking scary questions.' --Sam Jackson from Pulp Fiction
-- 'If my answers frighten you then you should cease asking scary questions.' --Sam Jackson from Pulp Fiction
participants (2)
-
geoff.hallford@gmail.com
-
henrik@hswn.dk