Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
slrn /
[ HOME SHELL ]
Name
Size
Permission
Action
contrib
[ DIR ]
drwxr-xr-x
examples
[ DIR ]
drwxr-xr-x
FAQ.gz
18.06
KB
-rw-r--r--
FIRST_STEPS.gz
2.62
KB
-rw-r--r--
NEWS.Debian.gz
739
B
-rw-r--r--
README
3.57
KB
-rw-r--r--
README.Debian
942
B
-rw-r--r--
README.SSL
1.6
KB
-rw-r--r--
README.macros.gz
1.82
KB
-rw-r--r--
README.multiuser
3.04
KB
-rw-r--r--
THANKS
1.09
KB
-rw-r--r--
changelog.Debian.gz
1.05
KB
-rw-r--r--
copyright
1.45
KB
-rw-r--r--
manual.txt.gz
43.27
KB
-rw-r--r--
score.txt.gz
4.24
KB
-rw-r--r--
slrn-doc.html
2.47
KB
-rw-r--r--
slrnfuns.txt.gz
15.47
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.SSL
SLRN may be used to access a secure server using SSL. To do this, SSL support must be enabled. Compiling SLRN with SSL support ------------------------------- To build slrn with SSL support, you must first obtain and install the OpenSSL library from http://www.openssl.org. Beware that some countries may have import/export regulations concerning such software. If you get arrested, do not call me! Just as important, do not contact me if you have trouble compiling OpenSSL --- I have nothing to do with the development of OpenSSL. After installing OpenSSL, configure slrn for SSL support, e.g., ./configure --with-ssl By default, OpenSSL will install itself in /usr/local/ssl. If you install it elsewhere, e.g., $HOME/ssl, then use: ./configure --with-ssl=$HOME/ssl After compiling it, `slrn --version' should indicate SSL support. Using SLRN with secure servers ------------------------------ As far as slrn is concerned, only those servers whose names are prefixed with "snews://" are secure and require SSL. So, to access a secure server such as netscape's secnews.netscape.com, simply prefix the NNTP host name with "snews://" and, if required, specify the port number. For instance, slrn -h snews://secnews.netscape.com:563 --create In your .slrnrc file, you may want to add a line such as: server "snews://secnews.netscape.com:563" ".newsrc-netscape" to indicate that the file ".newsrc-netscape" should be used for this server. If the server requires authentication, you may also want to add a line such as: nnrpaccess "snews://secnews.netscape.com:563" "username" "password" That's it!
Close