diff options
Diffstat (limited to 'src/usr.sbin/ocspcheck/ocspcheck.c')
| -rw-r--r-- | src/usr.sbin/ocspcheck/ocspcheck.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr.sbin/ocspcheck/ocspcheck.c b/src/usr.sbin/ocspcheck/ocspcheck.c index 393ab84d9f..a1032115e9 100644 --- a/src/usr.sbin/ocspcheck/ocspcheck.c +++ b/src/usr.sbin/ocspcheck/ocspcheck.c | |||
| @@ -556,7 +556,7 @@ main(int argc, char **argv) | |||
| 556 | 556 | ||
| 557 | /* | 557 | /* |
| 558 | * Load our certificate and keystore, and build up an | 558 | * Load our certificate and keystore, and build up an |
| 559 | * OSCP request based on the full certificate chain | 559 | * OCSP request based on the full certificate chain |
| 560 | * we have been given to check. | 560 | * we have been given to check. |
| 561 | */ | 561 | */ |
| 562 | if ((castore = read_cacerts(cafile)) == NULL) | 562 | if ((castore = read_cacerts(cafile)) == NULL) |
