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
devops-tools
ssl-certificate-utils
Commits
c0cfef14
Commit
c0cfef14
authored
Aug 29, 2018
by
Xueshan Feng
Browse files
mention using 3rd root chain file for AWS ELB.
parent
f2bff692
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c0cfef14
...
...
@@ -22,6 +22,9 @@ $ openssl req -noout -text -in foobar.stanford.edu.csr
## Upload cert to AWS IAM service
Make sure
`foo_stanford_edu_cert.cer`
and
`foo_stanford_edu_interm.cer`
are in the current directory. The foo_stanford_edu_interm.cer should be the reverse
order root chain file (3rd from certs you download from InCommon) for AWS.
```
./upload_cert_to_aws.sh -s foo.stanford.edu -p foo.stanford.edu
```
...
...
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