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
ssl_tsl_certificates [2018/11/09 13:19]
mstraub
ssl_tsl_certificates [2018/11/09 13:41]
mstraub [Workflow when using WildFly]
Line 90: Line 90:
 </​code>​ </​code>​
  
-In case WildFly uses port 80/443 you have to shut it down now.+In case WildFly uses port 80/443 you have to shut it down now. Unfortunately you can not specify a different port for the validation, see ''​%%certbot --help standalone%%''​ (especially the option ''​%%--tls-sni-01-port%%''​),​ and https://​github.com/​certbot/​certbot/​issues/​2697.
  
 Then renew the certificate (updates ''/​etc/​letsencrypt/​live/​${YOURDOMAIN}/​fullchain.pem''​):​ Then renew the certificate (updates ''/​etc/​letsencrypt/​live/​${YOURDOMAIN}/​fullchain.pem''​):​
Line 99: Line 99:
  
 Then repeat the steps for creating a new java keystore. Then repeat the steps for creating a new java keystore.
- 
-FIXME as of 2018-08 shutting down may not be necessary anymore, see ''​%%certbot --help standalone%%''​ and the option ''​%%--tls-sni-01-port%%''​. See also https://​github.com/​certbot/​certbot/​issues/​2697 ​ 
ssl_tsl_certificates.txt ยท Last modified: 2018/11/09 13:41 by mstraub