This website requires JavaScript.
Explore
Help
Sign In
Unix
/
LAMP
Watch
1
Star
0
Fork
You've already forked LAMP
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Add 'ssl.sh'
Browse Source
...
This commit is contained in:
Sarimoko
2021-07-05 23:04:20 +00:00
parent
7318b0fd6a
commit
f6ea7071da
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
ssl.sh
Normal file
Unescape
Escape
View File
@ -0,0 +1 @@
openssl req -newkey rsa:2048 -new -nodes -x509 -days
3650
-keyout key.pem -out cert.pem
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Unix/LAMP
Title
Body
Create Issue