informatica:linux:certificados
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
informatica:linux:certificados [2024/09/19 13:36] – jose | informatica:linux:certificados [2024/09/19 13:52] (current) – [Grabar certificado, subCA y CA] jose | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Listar certificado y ver fecha y issuer ====== | ====== Listar certificado y ver fecha y issuer ====== | ||
- | URL=google.com; | + | URL=www.google.com; |
El resultado es este, certificado, | El resultado es este, certificado, | ||
< | < | ||
- | subject=CN = *.google.com | + | subject=CN = www.google.com |
issuer=C = US, O = Google Trust Services, CN = WR2 | issuer=C = US, O = Google Trust Services, CN = WR2 | ||
- | notBefore=Aug 12 06:33:49 2024 GMT | + | notBefore=Aug 12 07:19:41 2024 GMT |
- | notAfter=Nov | + | notAfter=Nov |
subject=C = US, O = Google Trust Services, CN = WR2 | subject=C = US, O = Google Trust Services, CN = WR2 | ||
Line 14: | Line 13: | ||
notBefore=Dec 13 09:00:00 2023 GMT | notBefore=Dec 13 09:00:00 2023 GMT | ||
notAfter=Feb 20 14:00:00 2029 GMT | notAfter=Feb 20 14:00:00 2029 GMT | ||
- | |||
subject=C = US, O = Google Trust Services LLC, CN = GTS Root R1 | subject=C = US, O = Google Trust Services LLC, CN = GTS Root R1 | ||
Line 20: | Line 18: | ||
notBefore=Jun 19 00:00:42 2020 GMT | notBefore=Jun 19 00:00:42 2020 GMT | ||
notAfter=Jan 28 00:00:42 2028 GMT | notAfter=Jan 28 00:00:42 2028 GMT | ||
- | |||
</ | </ | ||
Line 26: | Line 23: | ||
====== Grabar certificado, | ====== Grabar certificado, | ||
El mismo comando pero guarda el certificado, | El mismo comando pero guarda el certificado, | ||
- | URL=www.google.com; | + | URL=www.google.com; |
+ | En este caso creo los ficheros: | ||
+ | www.google.com.crt | ||
+ | WR2.crt | ||
+ | GTS_Root_R1.crt | ||
+ | |||
+ | Si probamos con www.elpais.es tiene 4 certificados | ||
+ | |||
+ | < | ||
+ | subject=CN = elpais.com | ||
+ | issuer=C = US, O = Amazon, CN = Amazon RSA 2048 M03 | ||
+ | notBefore=Jul 18 00:00:00 2024 GMT | ||
+ | notAfter=Aug 16 23:59:59 2025 GMT | ||
+ | |||
+ | subject=C = US, O = Amazon, CN = Amazon RSA 2048 M03 | ||
+ | issuer=C = US, O = Amazon, CN = Amazon Root CA 1 | ||
+ | notBefore=Aug 23 22:26:04 2022 GMT | ||
+ | notAfter=Aug 23 22:26:04 2030 GMT | ||
+ | |||
+ | subject=C = US, O = Amazon, CN = Amazon Root CA 1 | ||
+ | issuer=C = US, ST = Arizona, L = Scottsdale, O = " | ||
+ | notBefore=May 25 12:00:00 2015 GMT | ||
+ | notAfter=Dec 31 01:00:00 2037 GMT | ||
+ | |||
+ | subject=C = US, ST = Arizona, L = Scottsdale, O = " | ||
+ | issuer=C = US, O = " | ||
+ | notBefore=Sep | ||
+ | notAfter=Jun 28 17:39:16 2034 GMT | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | elpais.com.crt | ||
+ | Amazon_RSA_2048_M03.crt | ||
+ | Amazon_Root_CA_1.crt | ||
+ | Starfield_Services_Root_Certificate_Authority_-_G2.crt | ||
+ | </ | ||
====== Firefox ====== | ====== Firefox ====== | ||
Para importar un certificado en firefox: | Para importar un certificado en firefox: |
informatica/linux/certificados.1726753015.txt.gz · Last modified: 2024/09/19 13:36 by jose