Page 1 of 1

I want to create certificate server

PostPosted: 05. January 2008 10:21
by poweronline007
I want to create server ,Server can create certificate and sent to any user
same www.thawte

PostPosted: 05. January 2008 10:37
by KallistaAEnvarou
??????

PostPosted: 05. January 2008 10:44
by poweronline007
Um... Now! I want to create certificate of server.I use makecert.bat.
But I don't create server.crt help me please

PostPosted: 05. January 2008 11:18
by KallistaAEnvarou
What exactly is going on? I have no clue what you're talking about.

How does this relate to XAMPP?

PostPosted: 05. January 2008 11:43
by poweronline007
sorry! I speak English little :D Are you have e-mail for msn[/quote]

PostPosted: 05. January 2008 12:12
by Izzy
SSL is already set up on XAMPP.

All you need to to do is type
https://mysite.com
instead of
http://mysite.com.

Details and configurations are in:
xampp\apache\conf\extra\httpd-ssl.conf

Certificates are found here:
xampp\apache\conf
in the following directories:
ssl.crl
ssl.crt
ssl.csr
ssl.key
ssl.prm


Plenty of readme files that only need to be dragged into your text editor to read them and Google will translate them for you.

PostPosted: 05. January 2008 12:50
by poweronline007
After I Install Xampp.I get server certificate this is localhost certificate .
I want to create server in my local network by ssl and use certificate.
How I do it?...