[
https://issues.redhat.com/browse/WFLY-14380?page=com.atlassian.jira.plugi...
]
Farah Juma edited comment on WFLY-14380 at 2/8/21 2:29 PM:
-----------------------------------------------------------
{quote}Another small thing is that when it finished the server was rebooted instead of
only reload the certificate...
{quote}
When using the {{security enable-ssl-http-server}} command, the server will be
automatically reloaded for you since this command is also configuring an {{ssl-context}}
for your server and updating Undertow to make use of this newly configured
{{ssl-context}}. You should see a message similar to the following that indicates that the
server has been successfully reloaded:
{code}
Do you confirm y/n :y
Server reloaded.
SSL enabled for default-server
ssl-context is ssl-context-8eae80c5-4569-4f24-a1fd-063a1a4bc8bf
key-manager is key-manager-8eae80c5-4569-4f24-a1fd-063a1a4bc8bf
key-store is key-store-8eae80c5-4569-4f24-a1fd-063a1a4bc8bf
{code}
When it is time to renew your certificate, you will only need to re-initialize your
{{key-manager}}.
was (Author: fjuma):
{quote}
Another small thing is that when it finished the server was rebooted instead of only
reload the certificate...
{quote}
When using the {{security enable-ssl-http-server}} command, the server will be
automatically reloaded for you since this command is also configuring an {{ssl-context}}
for your server and updating Undertow to make use of this newly configured
{{ssl-context}}. When it is time to renew your certificate, you will only need to
re-initialize your {{key-manager}}.
Cant configure Let's Encrypt simple steps
-----------------------------------------
Key: WFLY-14380
URL:
https://issues.redhat.com/browse/WFLY-14380
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 22.0.0.Final
Reporter: erick leal
Priority: Major
Attachments: Capturar-1.PNG, Capturar.PNG, Capturar5-1.PNG, Capturar5.PNG,
ddd.PNG
I'm tyring to configure Let's Encrypt in my server, and I followed instructions
that said to simple type security enable-ssl-http-server --interactive --lets-encrypt
But I believe because I'm in Windows I ran into the issue described in the picture
below
!Capturar.PNG!
--
This message was sent by Atlassian Jira
(v8.13.1#813001)