User Tools

Site Tools


ssl_tsl_certificates

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
ssl_tsl_certificates [2018/11/09 13:03]
mstraub [Let's Encrypt]
ssl_tsl_certificates [2018/11/09 13:19]
mstraub
Line 1: Line 1:
 ====== SSL/TSL Certificates ====== ====== SSL/TSL Certificates ======
  
-When using HTTPS on your server you should most probably also provide a *valid* [[https://​de.wikipedia.org/​wiki/​Transport_Layer_Security|TLS]] (aka SSL) certificate. Otherwise browsers tend to block access to your page or at least give a big warning that the page is not secure.+When using HTTPS on your server you should most probably also provide a **valid** [[https://​de.wikipedia.org/​wiki/​Transport_Layer_Security|TLS]] (aka SSL) certificate. Otherwise browsers tend to block access to your page or at least give a big warning that the page is not secure.
  
 ===== Let's Encrypt ===== ===== Let's Encrypt =====
Line 42: Line 42:
 == Create Java Keystore == == Create Java Keystore ==
  
-Now we have to create a java keystore (.jks) for use with WildFly. Adapt the variables to match your use case:+Now we have to create a java keystore (.jks) for use with WildFly. Adapt the variables to match your use case, and note, that you should delete the lines containing passwords from your ''​~/​.bash_history''​ (or equivalent):
  
 <code bash> <code bash>
ssl_tsl_certificates.txt ยท Last modified: 2018/11/09 13:41 by mstraub