Skip to content

yedf2/handy-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

this project is part of handy. because license is different, so this project is seperated. first you install the openssl-devel. then make handy

usage

for use of openssl server and openssl client

example

./ssl-svr 443

./ssl-cli

内置的openssl工具

ssl服务器 echo abcd | openssl s_server -accept 2009 -key server.pem -cert server.pem

ssl客户端 openssl s_client -connect localhost:2009

About

openssl surpport for handy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published