Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17864

Starting Httpd with SSL woes...

$
0
0

Hello,

I hope I'm in the right place. I have an interesting situation that I hope can be resolved by you fine people, unless I'm in the wrong subreddit. Anyway, I am implementing an Alfresco server that will be accessed by clients. In light of recent discovery, I have a wildcard SSL certificate that I have at my disposal -- one Alfresco server is currently using it as well. Because I am completely new to installing such, I hope you can guide me. Unfortunately, there is no account information available regarding the certificate since this was implemented before me. Here are my goals:

1) I want the new Alfresco server to use Apache to redirect 80 (and 8080) traffic to 443. 2) I want to configure Apache with SSL and install the wildcard certificate (there is a group that has a few certificates with .pem extensions --> I hope that is feasible) so that clients can use this certificate instead of the self-signed that comes with Alfresco 3) I want to know if there are ways to test whether I compiled mod_jk correctly. 4) Is there anything I need to do on Tomcat's side to get this working, other than using the connector?

My largest problem is that I just don't know enough yet about all of this, and I'm hoping that it something easy. I've tried to direct ssl.conf to the wildcard certificate, but I'm getting an error when trying to start httpd in that, "Server should be SSL-aware but has no certificate configured".

I can give more detail as necessary. I appreciate your help!

submitted by zanity84
[link] [20 comments]

Viewing all articles
Browse latest Browse all 17864

Trending Articles