@@ -44,7 +44,7 @@ |
||
| 44 | 44 | $caEngine->triggerNewOCSPStatement(/** @scrutinizer ignore-type */ $certObject->serial); |
| 45 | 45 | } |
| 46 | 46 | |
| 47 | - /* |
|
| 47 | + /* |
|
| 48 | 48 | * and then writes all recently updated statements to a temporary directory. The |
| 49 | 49 | * calling script ocsp_update.sh should then scp all the files to their |
| 50 | 50 | * destination. |