OXIESEC PANEL
- Current Dir:
/
/
etc
/
letsencrypt
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/20/2025 05:23:23 PM
rwxr-xr-x
📄
.updated-options-ssl-apache-conf-digest.txt
64 bytes
08/03/2022 06:18:26 AM
rw-r--r--
📁
accounts
-
07/12/2020 04:46:50 PM
rwx------
📁
archive
-
06/12/2025 12:08:33 PM
rwx------
📄
cli.ini
121 bytes
02/10/2019 12:39:59 AM
rw-r--r--
📁
csr
-
02/14/2023 06:08:59 PM
rwxr-xr-x
📄
digitalocean_api.key
90 bytes
05/25/2021 01:19:08 PM
r--------
📁
keys
-
02/14/2023 06:08:59 PM
rwx------
📁
live
-
06/12/2025 12:08:33 PM
rwx------
📄
options-ssl-apache.conf
1005 bytes
08/03/2022 06:18:26 AM
rw-r--r--
📁
renewal
-
06/12/2025 12:08:33 PM
rwxr-xr-x
📁
renewal-hooks
-
07/12/2020 04:37:04 PM
rwxr-xr-x
Editing: options-ssl-apache.conf
Close
# This file contains important security parameters. If you modify this file # manually, Certbot will be unable to automatically provide future security # updates. Instead, Certbot will print and log an error message with a path to # the up-to-date file that you will need to refer to when manually updating # this file. Contents are based on https://ssl-config.mozilla.org SSLEngine on # Intermediate configuration, tweak to your needs SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1 SSLCipherSuite ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384 SSLHonorCipherOrder off SSLSessionTickets off SSLOptions +StrictRequire # Add vhost name to log entries: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" vhost_combined LogFormat "%v %h %l %u %t \"%r\" %>s %b" vhost_common