⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
OpenSSL
/
X509
/
Name
/
View File Name :
parse_openssl-c.ri
U:RDoc::AnyMethod[iI"parse_openssl:ETI"'OpenSSL::X509::Name::parse_openssl;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"CParses the string representation of a distinguished name. Two ;TI"#different forms are supported:;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"<\OpenSSL format (
X509_NAME_oneline()
) used by ;TI"G
#to_s
. For example:
/DC=com/DC=example/CN=nobody
;To;;0; [o; ; [I"2\OpenSSL format (
X509_NAME_print()
) ;TI"Gused by
#to_s(OpenSSL::X509::Name::COMPAT)
. For example: ;TI"+
DC=com, DC=example, CN=nobody
;T@o; ; [I"HNeither of them is standardized and has quirks and inconsistencies ;TI"