Skip to content

This project aims to enable MobileSuit as a Service over Web.

License

Notifications You must be signed in to change notification settings

HIT-ReFreSH/WebSuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HitRefresh.WebSuit

This project aims to enable MobileSuit as a Service over Web.

Generate Key-Pairs

# Use RSA2048
openssl genpkey -algorithm RSA -out private_key.pem -pkeyopt rsa_keygen_bits:2048

openssl rsa -pubout -in private_key.pem -out public_key.pem

About

This project aims to enable MobileSuit as a Service over Web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published