Advertisement
Guest User

Untitled

a guest
Feb 9th, 2015
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.41 KB | None | 0 0
  1. #
  2. #-----[ OPEN ]------------------------------------------
  3. #
  4. File/X509
  5. #
  6. #-----[ FIND ]------------------------------------------
  7. # in sign()
  8. #
  9.            $this->currentCert['tbsCertificate']['signature']['algorithm'] =
  10.             $this->currentCert['signatureAlgorithm']['algorithm'] =
  11.                 $signatureAlgorithm;
  12. #
  13. #-----[ REPLACE WITH ]----------------------------------
  14. # delete it
  15. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement