meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| sw:nginx:issue [2025/09/17 11:55] – niziak | sw:nginx:issue [2026/04/24 12:32] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Issue ====== | ====== Issue ====== | ||
| + | |||
| + | ===== key values mismatch ===== | ||
| + | |||
| + | < | ||
| + | |||
| + | But: | ||
| + | * Checked modulus of cert and key = OK | ||
| + | * Compare public key from cert and key = OK | ||
| + | * the exactly same cert+key pair works with another nginx | ||
| + | Solution: | ||
| + | * one of virtual hosts (development env) containes path to another .crt than .key | ||
| + | |||
| ===== Too many open files ===== | ===== Too many open files ===== | ||