Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:certificate [2021/10/01 23:36] tmadelinux:certificate [2021/10/01 23:37] (current) tmade
Line 4: Line 4:
  
 ===== Certificate ===== ===== Certificate =====
 +
 +====Apache====
  
 https://tmade.de/wiki/doku.php?id=server:apache#convert_certificate https://tmade.de/wiki/doku.php?id=server:apache#convert_certificate
Line 10: Line 12:
  
 https://tmade.de/wiki/doku.php?id=server:apache#creating_a_certificate_request_rsa_or_dsa https://tmade.de/wiki/doku.php?id=server:apache#creating_a_certificate_request_rsa_or_dsa
 +
 +
 +====Tomcat====
  
 https://tmade.de/wiki/doku.php?id=server:tomcat&s[]=%2Acert%2A#certificat_request https://tmade.de/wiki/doku.php?id=server:tomcat&s[]=%2Acert%2A#certificat_request
Line 32: Line 37:
 Check if my.key matches my.crt: Check if my.key matches my.crt:
  
-openssl rsa –noout –modulus –in my.key | openssl md5 +  openssl rsa –noout –modulus –in my.key | openssl md5 
-openssl x509 –noout –modulus –in my.crt | openssl md5+  openssl x509 –noout –modulus –in my.crt | openssl md5
      
  
  
linux/certificate.txt · Last modified: 2021/10/01 23:37 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki