This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:backup:ahsay_ssl [2024/01/04 12:19] gcooper |
computing:backup:ahsay_ssl [2025/02/03 14:58] (current) gcooper |
||
---|---|---|---|
Line 44: | Line 44: | ||
</ | </ | ||
- | ===== Other Miscellaneous Notes ===== | + | ===== Install Commercial SSL Certificate |
List keys in keystore: | List keys in keystore: | ||
Line 52: | Line 52: | ||
</ | </ | ||
- | Use the default password for the following: '' | + | :!: Use the default password for the following: '' |
Delete the existing cert: | Delete the existing cert: | ||
Line 62: | Line 62: | ||
''/ | ''/ | ||
- | Choose ' | + | Press < |
Certificate request for a commercial cert: | Certificate request for a commercial cert: | ||
+ | |||
+ | :!: When prompted for '' | ||
< | < | ||
Line 70: | Line 72: | ||
</ | </ | ||
- | Import the intermediate certificate first, then the primary cert: | + | Import the intermediate certificate(s) first, then the primary cert: |
+ | |||
+ | :!: Comodo PositiveSSL Domain Validated intermediate certs shown. | ||
+ | |||
+ | :!: You don't need to import a cert if it already exists. | ||
< | < | ||
- | / | + | / |
- | / | + | / |
+ | |||
+ | / | ||
+ | |||
+ | / | ||
+ | </ | ||
+ | |||
+ | Restart OBSR: | ||
+ | |||
+ | < | ||
+ | service obsr stop && service obsr start | ||
+ | </ | ||
+ | |||
+ | Make sure SSL port 443 is listening: | ||
+ | |||
+ | < | ||
+ | netstat -tapn | ||
</ | </ | ||