Categorías :: Cambios :: Indice :: Login :: Guegue.Com :: Búsqueda:

Revision [731]

Most recent edit made on 2008-02-26 13:44:34 by JavierWilson

Additions:

Ver tambien: HowtoCrearCertificadoSSL
CategorySysAdmin




Revision [526]

Edited on 2007-11-17 08:21:02 by JavierWilson

Additions:
openssl req -noout -text -in example.org.csr

Para ver un CRT (Certificate):
openssl x509 -noout -text -in example.org.crt

Para probar un certificado de seguridad desde la linea de comando:
openssl s_client -connect example.org:443 -state -debug


Deletions:
openssl req -noout -text -in envio.org.ni.csr




Revision [291]

The oldest known version of this page was edited on 2007-07-17 10:44:23 by JavierWilson

Ver información de certificados SSL


Para ver un CSR (Certificate Signing Request):

openssl req -noout -text -in envio.org.ni.csr
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0171 seconds