Adding all the code i changed. It now supports mfa, passkeys and passwords
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
SSLEngine on
|
||||
SSLCertificateKeyFile /etc/apache2/certs/privkey.pem
|
||||
SSLCertificateFile /etc/apache2/certs/fullchain.pem
|
||||
# SSLCertificateChainFile /etc/apache2/certs/fullchain.pem
|
||||
SSLCertificateChainFile /etc/apache2/certs/fullchain.pem
|
||||
|
||||
<Directory /var/www/html>
|
||||
Options FollowSymLinks
|
||||
|
||||
Reference in New Issue
Block a user