Jump to content
The Uniform Server Community

ssl support


walkeraj
 Share

Recommended Posts

I figured it out. Here is how to enable ssl support in Uniform Server. There is a zip on this page ( http://smithii.com/?q=node/view/30 ) that you can merge with your uniform server. Just make sure you:

 

- do NOT overwrite your httpd.conf with the new one

- enable mod_ssl in your httpd.conf

- alter ssl.conf to read DocumentRoot "/www"

 

If you want to create new keys, use these instructions: http://slacksite.com/apache/certificate.html

 

You might need to mess around with it a bit, it seems to look for c:\www\apache2...blah blah... openssl.cnf, and I can't figure out how to make it look in the right place.

 

If you just want to use some generic keys I made, I've attached them here. Note: if you're going to use your own key, you MUST generate one without a pass key and use that for server.key. apache.exe does not support passkey'd key files under win32.

 

Have fun!

testkeys.zip

Link to comment
Share on other sites

The Uniform Server uses Stunnel SSL. There is a plugin for that on our SourceForge.Net Download System.

 

If you are free, you can post your own experiment into the wiki.

 

Post it here:

http://wiki.uniformserver.com/Enabling_SSL

Link to comment
Share on other sites

The Uniform Server uses Stunnel SSL. There is a plugin for that on our SourceForge.Net Download System.

 

If you are free, you can post your own experiment into the wiki.

 

Post it here:

http://wiki.uniformserver.com/Enabling_SSL

1346[/snapback]

 

Oh, I didn't know about that plugin. It's only listed on sourceforge. Hmm. So, basically, I'm using the native Apache version, and this plugin is a wrapper? Is there any advantage to using my approach over yours?

 

-Andy

Link to comment
Share on other sites

Yeah, i think. Not too sure. Yours is openssl, pure, but ours is developed with openssl as an inside tech... not too big on ssl technology.. :(

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...