View Issue Details

IDProjectCategoryView StatusLast Update
0006610unrealircdpublic2026-04-17 06:05
ReporterPeGaSuS Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityalways
Status acknowledgedResolutionopen 
PlatformLinuxOSUbuntuOS Version24.04
Summary0006610: Move "make pem" to its own "./unrealircd" subcommand
DescriptionCurrently if we want to generate a new certificate/key, we nee to run the "make pem" command.

While I expected the "make install" command to replace the older certificate/key, it doesn't, which is by design to avoid some rare issues, like replacing certs on test instances, debugging, etc.

After discussing it on IRC, it was decided that it should be better to move it to its own "./unrealircd" subcommand and get rid of the "make pem", while being able to generate them from "./Config" on initial setup.

The command can probably be called "./unrealircd makecert" and throw a warning to the user, like: "This command will replace your existing server certificate and key. Do you wish to proceed? [Y|N]"
3rd party modules

Activities

syzop

2026-04-17 06:05

administrator   ~0023641

ack for 6.2.5 target

Issue History

Date Modified Username Field Change
2026-02-01 19:38 PeGaSuS New Issue
2026-04-17 06:05 syzop Assigned To => syzop
2026-04-17 06:05 syzop Status new => acknowledged
2026-04-17 06:05 syzop Note Added: 0023641