Pages: Previous123456Next
Current Page: 5 of 6
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: PPNSteve (---.hsd1.ca.comcast.net)
Date: December 21, 2008 06:08PM

and what of the non-working, strange error(s) its throwing on my system?

Quote

4356:error:02001015:system library:fopen:Is a directory:.\crypto\bio\bss_file.c:
126:fopen('d:/test/opeenssl098i/openssl.cnf','rb')
4356:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c
:131:
4356:error:0E078002:configuration file routinesgrinning smileyEF_LOAD:system lib:.\crypto\con
f\conf_def.c:199:

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: bwrede (---.hsd1.ga.comcast.net)
Date: February 06, 2009 03:20PM

I am having the same problem trying to enable ssl w/ wamp / Apace2.2.11. I get the exact same errors as arnb. Has anyone figured this out? Thanks, Barb

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: dws (---.oc.oc.cox.net)
Date: February 06, 2009 04:48PM

If you read all the input (above) you should come to the conclusion that the tutorials listed on this board pertaining to SSL are "NOT" guaranteed to work in your environment. This should have been stated at the beginning.

If after trying the tutorial on your system and it doesn't work correctly, I would suggest if you really need SSL try using something other than Wamp2.

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: KevBurnsJr (---.hsd1.ca.comcast.net)
Date: February 11, 2009 11:47PM

If you are trying to generate an SSL Certificate using Wamp with Apache 2.2.11 you are going to have problems.

GO DOWNLOAD A FRESH COPY OF THE OPENSSL WIN32 BINARIES
[www.slproweb.com]

Then follow this tutorial against your standalone openssl.exe
[www.akadia.com]

and if you get the error

"The system cannot execute the specified program."

Go download this
[www.microsoft.com]

Cheers,
- Kev



Edited 3 time(s). Last edit at 02/12/2009 07:44PM by KevBurnsJr.

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: redcoder (---.as43234.net)
Date: June 28, 2009 04:59PM

I have a same prpblem as Maltec posted on March 09, 2008 06:38PM, but mine stuck on step 1b..
Anyone can help me ? Below is the error code produced when run step 1b

4088:error:02001015:system library:fopen:Is a directory:.\crypto\bio\bss_file.c:
126:fopen('d:/test/openssl098kvc6/openssl.cnf','rb')
4088:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c
:131:
4088:error:0E078002:configuration file routinesgrinning smileyEF_LOAD:system lib:.\crypto\con
f\conf_def.c:199:

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: yfastud (Moderator)
Date: June 29, 2009 05:33AM


Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: bryan (89.16.27.---)
Date: August 17, 2009 05:43AM

i think i have found a solution:

.first go to [downloads.jlbn.net]

.download wampssl in application corner

.follow the instructions in the file in ReadMeFirst.txt

if you have an error like "the system can't launch this file:

.go to [www.microsoft.com]

.install the file

i hope it will help you

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: tomasz (---.speed-transfer.mm.pl)
Date: September 15, 2009 09:29PM

Solution of bryan does not work.

clean Windows 7, after brand new install
clean installed newest WAMP 2.0i,
everything step-by-step as in guide,
Apache does not restart after choosing ssl_module (guide, step 43: [guides.jlbn.net] )
error:

Aestan Tray Menu
Could not execute menu item (internal error)
[Exception] Could not perform service as action: service does not started

Any ideas?

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: toumimi (84.6.111.---)
Date: September 15, 2009 10:21PM

This error appears because your apache service is not started ("service does not started"winking smiley
So before modifying wamp for ssl, get wamp working by putting services started.

If you can't start, there is maybe a problem with your apache configuration file (httpd).
You should have miss something in the guide..

If it"s started, then you can perform the action.

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: tomasz (---.speed-transfer.mm.pl)
Date: September 16, 2009 02:01AM

After installed WAMP, server is running. A few PHP commands in HTML page works correct...

Reading and doing changes in apache config step-by-step as in a guide. After adding ssl_module (WAMP tray menu) , service does not work. There is no way to start service. Apache is not working anymore.

Reinstalling apache makes Apache alive. I have spent a few hours on it and no idea what's wrong. Logs of server are no new lines! That's beyond my mind.



Edited 2 time(s). Last edit at 09/16/2009 02:04AM by tomasz.

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: toumimi (84.6.111.---)
Date: September 16, 2009 02:13AM

Download my patch and use your valid Apache configuration to install Test Apache configuration file component. Problem is that if httpd.conf is invalid, Apache can't start, and does not fill its log file.
When installed, refresh wamp menu (or restart wamp) to see an item under Apache submenu : Test httpd.conf

If the command window stays opened, then you got an error in your file and message tells you where.

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: tomasz (---.speed-transfer.mm.pl)
Date: September 16, 2009 11:18AM

Problem solved after 12 hours of tracking errors with WAMP.
There is errors with libraries.

Link: [forum.wampserver.com]

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: joby_john (38.117.185.---)
Date: January 04, 2010 04:14PM

You have installed wamp server to E drive and trying to access from C drive. That way it fair error.
I am correcting here to avoid such kind of error for all the reader of this forum.

The correct syntax must be

E:\wamp\bin\apache\apache2.2.8\bin>openssl req -new -x509 -nodes -sha1 -days 365
-key server.key -out server.crt -config E:\bin\apache\apache2.2.8\bin\openssl.cnf

thanks

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: joby_john (38.117.185.---)
Date: January 04, 2010 04:42PM

maltec Wrote:
-------------------------------------------------------
> Hi hambuler,
>
> I've tried your procedure but I get an error
> message at step 1d. Here is the error message I
> receive:
>
>
> E:\wamp\bin\apache\apache2.2.8\bin>openssl req
> -new -x509 -nodes -sha1 -days 365
> -key server.key -out server.crt -config
> c:\bin\apache\apache2.2.8\bin\openssl.cnf
>
> error on line -1 of
> c:\bin\apache\apache2.2.8\bin\openssl.cnf
> 1940:error:02001003:system library:fopen:No such
> process:.\crypto\bio\bss_file.c
> :122:fopen('c:\bin\apache\apache2.2.8\bin\openssl.
> cnf','rb')
> 1940:error:2006D080:BIO routines:BIO_new_file:no
> such file:.\crypto\bio\bss_file
> .c:125:
> 1940:error:0E078072:configuration file
> routinesgrinning smileyEF_LOAD:no such file:.\crypto\c
> onf\conf_def.c:197:
>
> I use the new wampserver 2.0b.
>
> Regards,
>
> Maltec


installed wamp server to E drive and trying to access from C drive. That way it fair error.

I am correcting here to avoid such kind of error for all the reader of this forum.

The correct syntax must be

E:\wamp\bin\apache\apache2.2.8\bin>openssl req -new -x509 -nodes -sha1 -days 365
-key server.key -out server.crt -config E:\bin\apache\apache2.2.8\bin\openssl.cnf

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: yfastud (Moderator)
Date: January 05, 2010 01:37AM

that's why I've provided different ssl lib in jlbn.net as bryan posted

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: joby_john (38.117.185.---)
Date: January 05, 2010 04:06PM

yfastud,

JLBN is a wonderful Forum.
I have successful implemented SSL certification following the given step.
I implemented at my local, development and production server. JLBN is great work
thanks

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: savvian (88.215.2.---)
Date: January 15, 2010 04:42PM

I am using WampServer 2.0i with apache 2.2.11, I have added from JLBN Wampssl as per the readme however I am having this problem

error on line -1 of C:\Program%20Files\wamp\bin\apache\apache2.2.11\conf\openssl
.conf
3256:error:02001003:system library:fopen:No such process:.\crypto\bio\bss_file.c
:126:fopen('C:\Program%20Files\wamp\bin\apache\apache2.2.11\conf\openssl.conf','
rb')
3256:error:2006D080:BIO routines:BIO_new_file:no such file:.\crypto\bio\bss_file
.c:129:
3256:error:0E078072:configuration file routinesgrinning smileyEF_LOAD:no such file:.\crypto\c
onf\conf_def.c:197:

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: joby_john (38.117.185.---)
Date: January 19, 2010 06:49PM

it is not able to locate openssl .conf file. Correct the path where you install wamp server and the path you used in command. You have to use your installation path for the execution of command.



Edited 2 time(s). Last edit at 01/19/2010 10:18PM by joby_john.

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: notaplayer83 (---.84.205-100.dyn.dsl.cantv.net)
Date: July 20, 2010 11:22PM

Hi smiling smiley

I followed these steps to configure SSL in WampServer 2.0.h with Apache 2.2.11 and got this error:

C:\>cd wamp/bin/apache/Apache2.2.11/bin

C:\wamp\bin\apache\Apache2.2.11\bin>openssl genrsa -des3 -out server.key 1024
2288:error:02001015:system library:fopen:Is a directory:.\crypto\bio\bss_file.c:
126:fopen('d:/test/openssl098kvc6/openssl.cnf','rb')
2288:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c
:131:
2288:error:0E078002:configuration file routinesgrinning smileyEF_LOAD:system lib:.\crypto\con
f\conf_def.c:199:

I've read almost the whole thread and I I found something that said I needed to download openSSL but once I'd done I really didn't know what else to do ehehe.

Any ideas?

Thanks.
R.

Options: ReplyQuote
Re: Wamp2 HTTPS and SSL Setup Step-by-Step guide
Posted by: yfastud (Moderator)
Date: July 21, 2010 02:26AM


Options: ReplyQuote
Pages: Previous123456Next
Current Page: 5 of 6


Sorry, only registered users may post in this forum.