ufairiya / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

Fix SSL loading when Mongoose runs as service #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Mongoose
2. Go to https://127.0.0.1

What is the expected output? What do you see instead?
Content of disk C: must be shown, connection refused instead.

Please use labels and text to provide additional information.

Service runs with current directory of c:/windows/system32. SSL libs are
installed in c:/mongoose-XX, and are invisible for LoadLibrary calls.

Original issue reported on code.google.com by valenok on 22 May 2009 at 9:03

GoogleCodeExporter commented 9 years ago
Submitted http://code.google.com/p/mongoose/source/detail?r=390

Original comment by valenok on 25 May 2009 at 8:45