[ 
https://issues.apache.org/jira/browse/KNOX-3333?focusedWorklogId=1031743&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1031743
 ]

ASF GitHub Bot logged work on KNOX-3333:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Jul/26 20:13
            Start Date: 22/Jul/26 20:13
    Worklog Time Spent: 10m 
      Work Description: smolnar82 commented on code in PR #1244:
URL: https://github.com/apache/knox/pull/1244#discussion_r3633471413


##########
gateway-docker/src/main/resources/docker/Dockerfile:
##########
@@ -56,7 +56,8 @@ ARG ENTRYPOINT
 COPY --chown=8000:0 ${ENTRYPOINT} /home/knox/knox/entrypoint.sh
 RUN chmod +x /home/knox/knox/entrypoint.sh
 
-# Add the Amazon Root CA and Let's Encrypt production certificates 
(best-effort)
+# Add the Amazon Root CA and Let's Encrypt production root certificates 
(best-effort).
+# Staging roots are downloaded at runtime when 
IMPORT_DEFAULT_STAGING_CERTS=true (default).

Review Comment:
   You meant `IMPORT_LETS_ENCRYPT_STAGING_CERTS`, right?





Issue Time Tracking
-------------------

    Worklog Id:     (was: 1031743)
    Time Spent: 2h  (was: 1h 50m)

> Update Letsencrypt staging certs
> --------------------------------
>
>                 Key: KNOX-3333
>                 URL: https://issues.apache.org/jira/browse/KNOX-3333
>             Project: Apache Knox
>          Issue Type: Task
>          Components: Server
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> There are more staging certs that Letsencrypt has, we need to include them 
> all just to be safe. 
> [https://letsencrypt.org/docs/staging-environment/]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to