navodila:certifikati

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


navodila:certifikati [2022/03/17 18:49] (current) – created g1smo
Line 1: Line 1:
 +# Digitalni certifikati
  
 +S pomočjo digitalnih certifikatov lahko overjamo gostitelje in vzpostavljamo varne povezave.
 +
 +## Preberi informacije certifikata
 +`openssl x509 -noout -text -in /etc/ssl/.../<cert>.pem`
 +
 +## Pretvori iz PEM v CER obliko
 +`openssl x509 -inform PEM -in /etc/ssl/.../<cert>.pem -out /usr/local/share/ca-certificates/<cert>.crt`
  • navodila/certifikati.txt
  • Last modified: 2022/03/17 18:49
  • by g1smo