RaymiiOrg / nagios

My Nagios scripts and configs
21 stars 20 forks source link

Fix typos and remove spaces at end of lines and use codecs. #10

Open taniguti opened 5 years ago

taniguti commented 5 years ago

When read binary CRL file, got 'utf-8' error. It can be fixed with codecs. hope Fixed #9

And also removed spaces end of lines and remove description on verbose in help message.