Skip to content

Commit

Permalink
master
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Zarubin committed Apr 5, 2022
1 parent 34d0b24 commit ac8cb37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CryptoProCli.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ private static function getDevNull()
self::ERROR_CODE_WRONG_SIGN => 'Подпись не верна',
'0x2000012d' => 'Сертификаты не найдены',
'0x2000012e' => 'Более одного сертификата',
'0x20000131' => 'Нет доверия к корневому сертификату',
];

/**
Expand Down

0 comments on commit ac8cb37

Please sign in to comment.