This website requires JavaScript.
Explore
Help
Sign In
dany
/
luasec
Watch
1
Star
0
Fork
0
You've already forked luasec
mirror of
https://github.com/brunoos/luasec.git
synced
2024-11-08 06:28:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
860b2a8b5f
luasec
/
samples
/
key
/
genkey.sh
4 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Use a more generic form
2019-10-19 15:22:21 +02:00
#!/usr/bin/env sh
LuaSec 0.3
2012-09-02 16:22:22 +02:00
openssl genrsa -des3 -out key.pem -passout pass:foobar
2048
Reference in New Issue
Copy Permalink