View Issue Details

IDProjectCategoryView StatusLast Update
0001799unrealircdpublic2004-05-09 12:19
Reporterspider312 Assigned Tocodemastr 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platform*NIXOSLinuXOS Version2.4.21-0.13mdk
Product Version3.2 
Summary0001799: Crash on boot/rehash when set::ssl::option is empty
Descriptionwhen i have this in my set block, the server crashes
    ssl {
        egd "/dev/urandom";
        certificate "server.crt";
        key "server.key";
        options {
// fail-if-no-clientcert;
// no-self-signed;
// verify-certificate;
        };
    };
Additional Informationi don't want to re-crash my server to test, but i'm sure the set::ssl::option is causing the crash, i'v added the set lines 1 by 1, and the problem was the same with 24h interval
TagsNo tags attached.
3rd party modules

Activities

codemastr

2004-05-09 12:19

reporter   ~0006140

Fixed in .7

Issue History

Date Modified Username Field Change
2004-05-09 05:30 spider312 New Issue
2004-05-09 12:19 codemastr Status new => resolved
2004-05-09 12:19 codemastr Resolution open => fixed
2004-05-09 12:19 codemastr Assigned To => codemastr
2004-05-09 12:19 codemastr Note Added: 0006140