Révision 2c912170
Fix some spelling mistakes
Thanks, codespell!
| plugins/ssl/certbot_expiry | ||
|---|---|---|
| 164 | 164 |
|
| 165 | 165 |
if ( $cert_files{$cert_name}{"cert"} ne "" ) {
|
| 166 | 166 |
if ( ! -f -r $cert_files{$cert_name}{"cert"}) {
|
| 167 |
# warn, only on debuging, that a file couldn't be opened. sane defaults will show zero days remaining for this certificate |
|
| 167 |
# warn, only on debugging, that a file couldn't be opened. sane defaults will show zero days remaining for this certificate
|
|
| 168 | 168 |
if ( $DEBUG ) { print "# WARNING: {$cert_name} certificate not found or not readable" }
|
| 169 | 169 |
} else {
|
| 170 | 170 |
# use openssl for the info |
Formats disponibles : Unified diff