Skip to content

Commit

Permalink
fix SSL in apache
Browse files Browse the repository at this point in the history
  • Loading branch information
r4ulcl committed Dec 15, 2024
1 parent 82f00a1 commit 6d176c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion APs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN echo "<IfModule mod_ssl.c>\n\

# Enable the SSL site
RUN a2ensite default-ssl.conf

RUN a2enmod ssl

#WPS
RUN touch /var/run/hostapd_wps_pin_requests
Expand Down

0 comments on commit 6d176c5

Please sign in to comment.