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:21] gcooper |
computing:backup:ahsay_ssl [2025/02/03 14:58] (current) gcooper |
||
---|---|---|---|
Line 65: | Line 65: | ||
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 | ||
</ | </ | ||