Skip to content

Commit

Permalink
Update Util.php
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
tobias-nitsche authored May 17, 2018
1 parent e48ffb0 commit 7885027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Util.php
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ public function collectSsl(array $params)
$this->fill($result, $arr, array('notBefore', 'notAfter'));

/*
* Comodo does not provide these data, when not a EV certificate (Bug?). So we fill this manually to now required.
* Comodo does not provide these data, when not a EV certificate (Bug?). So we fill this manually to "not required".
*
* https://secure.comodo.net/api/pdf/webhostreseller/sslcertificates/CollectSSL%20v1.17.pdf
*/
Expand Down

0 comments on commit 7885027

Please sign in to comment.