NagiosEnterprises / ncpa

Nagios Cross-Platform Agent
Other
176 stars 94 forks source link

Fix crash on use of ssl_ciphers option #1102

Closed Ivan-Roger closed 7 months ago

Ivan-Roger commented 8 months ago

Fixes issue #1101 : NCPA3: UnboundLocalError 'ssl_context' when using listener.ssl_ciphers option

Ivan-Roger commented 7 months ago

@ne-bbahn Thanks for the review, how do we proceed from here ? What are the next steps ? What is the timeline for a release ?

ne-bbahn commented 7 months ago

@ne-bbahn Thanks for the review, how do we proceed from here ? What are the next steps ? What is the timeline for a release ?

Sorry for the delay, I've had other projects and haven't been keeping up on the github. First, you should change the target branch to be dev-v3.0.2 so that the change will be included in the 3.0.2 release. I'm not exactly sure when the next release will be, but we should have a release in the next month or two. Until then, you can build NCPA from your branch in a dedicated environment such as a VM.