Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

xampp ssl/tls installation

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Apache via XAMPP - I set up an older XAMPP package some time ago with no problems. This package deal is designed for people like me - a little knowledge but not a guru. Recently I set one up for someone else (Windows XP) and ran into problems. LOCALHOST and

xampp: FTP passwords? - This is probably the wrong group for this question, but I don't know where else to look. The xampp forum seems to be in German. :| I've set up xampp with Apache, but I'm wondering how to go about setting the for the FileZilla FTP Server. ..

xampp does not install properly - Ok, maybe but ... ok: I unpacked xampp to d:\ and got an d:\xampp folder. running from this folder gives me: # XAMPP..
Author Message
Dennis van Weelden

External


Since: Oct 01, 2007
Posts: 2



(Msg. 1) Posted: Mon Oct 01, 2007 8:56 am
Post subject: xampp ssl/tls installation
Archived from groups: alt>apache>configuration (more info?)

I am trying to let the Xampp server act as a ssl/tls server (for development
purposes only). I have downloaded the latest Xampp server (and I assume that
it is already right configured to act as a TLS.SSL server).
I follow a step-guideline (which is in Pro PHP Security: C7) it is actually
not specific for Xampp and it is meant to act in Linux but I work in XP
Home.

This is from the step-guideline from creating a certificate:
1. openssl genrsa -des3 -out ca.key 1024
openssl req -new -x509 -days 365 -key ca.key -out ca.crt
2. openssl genrsa -des3 -out server.key 1024
3. openssl req -new -key server.key -out server.csr
(and then I get a message that no such file or directory exitst, thus
server.key, I checked this and it is correct no such file is created).

My questions are:
1. What is my problem at step 3 and how do I solve it?
2. Is there a document about how to let xampp act as a ssl/tls server?
3. Is it possible for someone who doesn't understand Apache well (me) to
let Xampp act as a SSL/TLS server (it is only for development purposes)?

 >> Stay informed about: xampp ssl/tls installation 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]