View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003848 | unreal | installing | public | 2009-05-21 16:51 | 2010-11-15 15:18 |
Reporter | HotFusionMan | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | Windows | OS Version | 2003 | ||
Product Version | 3.2.8 | ||||
Fixed in Version | 3.2.9-RC1 | ||||
Summary | 0003848: installer should disallow choosing encrypted certificate if "install as service" is selected | ||||
Description | Seeing as it's in the FAQ that you can't run the SSL version as a service on Windows with an encrypted certificate, the installer should prevent you from choosing that combination of options. If "install as service" is selected, grey out the "encrypted certificate" option. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
If this is possible to do in the installer, and it's an easy fix (should be??), then: yes, definitely! We've had quite some support requests due to users configuring it this way... |
|
Hey, Added a patch for this, should be according to the documentation now, disables enccert if to be installed as services. |
|
Oops.. sorry I overlooked / forgot about this bugreport. I've fixed this in CVS an hour or so ago: - Win32 installer: Make it so a user can no longer accidentally check both 'install as service' and 'encrypt SSL certificate', as they are incompatible (a service cannot ask a user to enter a password). I'll update it with the bugid/credits. Sorry, goldenwolf, your code looks nice too :p. Though, the '4' and '10' thing being hardcoded might pose a problem at a later point if some new item gets inserted in a later release. Still, I was actually looking for something to do that ;). |
|
- Win32 installer: Make it so a user can no longer accidentally check both 'install as service' and 'encrypt SSL certificate', as they are incompatible (a service cannot ask a user to enter a password). + Reported by HotFusionMan (0003848). |
|
goldenwolf, if you have time, have a look at issue 0003965. I wasn't able to figure out how to 'dynamically' disable checkboxes/items, but you seem to be on the right track (?) ;). |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-05-21 16:51 | HotFusionMan | New Issue | |
2010-07-14 17:26 | syzop | Relationship added | child of 0003776 |
2010-07-14 17:28 | syzop | Note Added: 0016173 | |
2010-07-14 17:28 | syzop | Status | new => confirmed |
2010-10-31 22:18 | goldenwolf | Note Added: 0016395 | |
2010-10-31 22:18 | goldenwolf | File Added: setup.patch | |
2010-11-15 15:07 | syzop | Note Added: 0016406 | |
2010-11-15 15:08 | syzop | Note Added: 0016407 | |
2010-11-15 15:08 | syzop | Status | confirmed => resolved |
2010-11-15 15:08 | syzop | Fixed in Version | => 3.2.9-RC1 |
2010-11-15 15:08 | syzop | Resolution | open => fixed |
2010-11-15 15:08 | syzop | Assigned To | => syzop |
2010-11-15 15:18 | syzop | Note Added: 0016408 |