Page 1 of 1

ASL SSL Certificate [SOLVED]

Posted: Mon Sep 07, 2015 6:40 am
by kram
Hello,

Is it possible to change the self signed SSL CERT used by ASL?
I have a Wildcard SSL that I use for my domain and PLESK - would this work?

Code: Select all

sa1.2large.co.za:30000 uses an invalid security certificate. 
The certificate is not trusted because it is self-signed. 
The certificate is only valid for sa1.2large.co.za 
The certificate expired on 21-Sep-13 10:57 PM. The current time is 07-Sep-15 12:37 PM.
Any info will be appreciated.

Re: ASL SSL Certificate

Posted: Mon Sep 07, 2015 6:42 am
by prupert
Yes, the ASL web server is just Apache httpd, see /var/asl/etc/httpd/conf.d/ssl.conf.

Re: ASL SSL Certificate

Posted: Mon Sep 07, 2015 7:26 am
by kram
@prupert

Thank you, that did the trick!