termux/termux-packages

Apache2 HTTPS problem

Open

#4,272 opened on Sep 8, 2019

View on GitHub
 (17 comments) (0 reactions) (0 assignees)Shell (4,089 forks)batch import
bug reporthelp wantedinactive

Repository metrics

Stars
 (16,216 stars)
PR merge metrics
 (Avg merge 3d 5h) (153 merged PRs in 30d)

Description

Hello, I am trying to configure Apache2 to run through SSL. But when I try to enable the 'Include httpd-ssl.conf' in the main httpd.conf file and run it. It says:

AH00526: Syntax error on line 52 of /data/data/com.termux/files/usr/etc/apache2/extra/httpd-ssl.conf: Invalid command 'SSLCipherSuite', perhaps misspelled or defined by a module not included in the server configuration

Can you tell me if I'm doing something wrong or if you need more info

Contributor guide