⚝
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
/
SSL
/
SSLSocket
/
View File Name :
open-c.ri
U:RDoc::AnyMethod[iI" open:ETI""OpenSSL::SSL::SSLSocket::open;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"*Creates a new instance of SSLSocket. ;TI"C_remote\_host_ and _remote\_port_ are used to open TCPSocket. ;TI"7If _local\_host_ and _local\_port_ are specified, ;TI"Rthen those parameters are used on the local end to establish the connection. ;TI"If _context_ is provided, ;TI"Cthe SSL Sockets initial params will be taken from the context.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI" Examples;T@o:RDoc::Markup::Verbatim; [I";sock = OpenSSL::SSL::SSLSocket.open('localhost', 443) ;TI"