![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Server Platforms Discussion regarding any server based ubuntu release. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
5 Cups of Ubuntu
![]() |
ssl and apache
Hello all,
I have a test box with ubuntu server with xubuntu-desktop running locally on my lan. I have been using the box for playing around with apache2. I have managed to get it up and running no probs with php, mysql, virtual hosts, userdirs, and ssi. I would now like to have a shot at ssl but do not really know where to start. There is an ssl folder in /etc/apache2 but it is empty Can anyone point me to a nice beginners tutorial. I have used all the tutorials on this forum to get me to the point i am now at, they have been great, so im sure there must be one somewhere Thx in advance Max |
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() |
Re: ssl and apache
Fantastic!!
Thanks very much |
|
|
|
|
|
#4 | ||||
|
5 Cups of Ubuntu
![]() |
Re: ssl and apache
Ok, i used the guide and it worked a treat - this was done on a box running ubuntu server with a default LAMP install. Only one minor difficulty, when i open up the browser running on the box and:
Quote:
Now when i go to another box on the lan and try: Quote:
Another problem i have is i have ubuntu 6.10 running on another machine under vmware. I have LAMP installed on this as well, but it was installed using this command: Quote:
Quote:
Many thx Max |
||||
|
|
|
|
|
#5 |
|
Dipped in Ubuntu
![]() |
Re: ssl and apache
Ref problem 2. Does it say apache2-ssl-certificate not found?
Seems to be missing from the current build package. |
|
|
|
|
|
#6 | |
|
5 Cups of Ubuntu
![]() |
Re: ssl and apache
yep,
Quote:
Thx |
|
|
|
|
|
|
#7 |
|
Dipped in Ubuntu
![]() |
Re: ssl and apache
Theres a bug report for Feisty https://bugs.launchpad.net/ubuntu/+s...he2/+bug/77675 so Im not sure why its happening on Edgy.
|
|
|
|
|
|
#8 |
|
A Carafe of Ubuntu
![]() |
Re: ssl and apache
quick workaround taken from debian bug tracker:
sudo mkdir /etc/apache2/ssl sudo /usr/sbin/make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /etc/apache2/ssl/apache.pem
__________________
msn : mas_dero@hotmail.com; skype: masdero |
|
|
|
|
|
#9 | ||
|
First Cup of Ubuntu
![]() Join Date: Aug 2006
Beans: 6
|
Re: ssl and apache
Quote:
Quote:
|
||
|
|
|
|
|
#10 | |
|
First Cup of Ubuntu
![]() Join Date: Nov 2005
Beans: 6
|
Re: ssl and apache
Quote:
In the original script apache2-ssl-certificate, you could pass a -days xxx as an argument. With the debian script, you can't. I am currently looking for a solution for this. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|