Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HaiSoft (public)
R1Soft - Lets Encrypt Integration
Commits
fbd5a8b5
Unverified
Commit
fbd5a8b5
authored
May 15, 2018
by
MegaS0ra
Committed by
GitHub
May 15, 2018
Browse files
Update SSLR1Soft.sh
parent
681264e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
SSLR1Soft.sh
View file @
fbd5a8b5
...
@@ -19,7 +19,7 @@ openssl x509 -in fullchain.pem -inform PEM -out fullchain.pem.der -outform DER
...
@@ -19,7 +19,7 @@ openssl x509 -in fullchain.pem -inform PEM -out fullchain.pem.der -outform DER
cd
/usr/sbin/r1soft/jre/bin
cd
/usr/sbin/r1soft/jre/bin
chmod
755 java keytool
chmod
755 java keytool
#scp importkey.zip root@$(hostname):/usr/sbin/r1soft/jre/bin/
wget https://github.com/MegaS0ra/LetsEncryptForR1Soft/raw/master/importkey.zip
unzip
-o
importkey.zip
unzip
-o
importkey.zip
./java ImportKey /etc/letsencrypt/live/
$(
hostname
)
/privkey.pem.der /etc/letsencrypt/live/
$(
hostname
)
/fullchain.pem.der
./java ImportKey /etc/letsencrypt/live/
$(
hostname
)
/privkey.pem.der /etc/letsencrypt/live/
$(
hostname
)
/fullchain.pem.der
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment