development:security:rsa
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
development:security:rsa [2024/08/21 04:58] – tungnt | development:security:rsa [2024/09/07 03:05] (current) – tungnt | ||
---|---|---|---|
Line 27: | Line 27: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
<code bash> | <code bash> | ||
Line 164: | Line 165: | ||
<code bash> | <code bash> | ||
- | tungnt@MacBook-Pro-cua-Nguyen-2 2024 % openssl x509 -in public_key.cer -text -noout | + | % openssl x509 -in public_key.cer -text -noout |
- | tungnt@MacBook-Pro-cua-Nguyen-2 2024 % openssl x509 -in 9pay_tcb_verify_sign_1.cer -serial -noout | + | % openssl x509 -in public_key.cer -serial -noout |
serial=5401120DBEDE6BADB78DB6895AEA45AA | serial=5401120DBEDE6BADB78DB6895AEA45AA | ||
- | tungnt@MacBook-Pro-cua-Nguyen-2 2024 % openssl x509 -in 9pay_tcb_verify_sign_1.cer -dates -noout | + | % openssl x509 -in public_key.cer -dates -noout |
notBefore=Aug 23 08:25:05 2023 GMT | notBefore=Aug 23 08:25:05 2023 GMT | ||
notAfter=Aug 25 08:25:05 2026 GMT | notAfter=Aug 25 08:25:05 2026 GMT | ||
+ | |||
+ | % openssl rsa -noout -modulus -in tcb_refund.crt | openssl md5 | ||
+ | MD5(stdin)= ae4a16924cebaccc1b7a8240507930d0 | ||
+ | |||
</ | </ | ||
development/security/rsa.1724216317.txt.gz · Last modified: 2024/08/21 04:58 by tungnt