This website requires JavaScript.
Explore
Help
Sign In
Unix
/
SSLs
Watch
1
Star
0
Fork
You've already forked SSLs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Add 'pem.sh'
Browse Source
...
This commit is contained in:
Sarimoko
2021-07-06 06:21:42 +00:00
parent
c351c5a951
commit
d8ac07ac25
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
pem.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/SSLs
Title
Body
Create Issue