소스 검색

docs: add changelog for PR 13922

zmstone 1 년 전
부모
커밋
6c4c295758
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      changes/ce/fix-13922.en.md

+ 3 - 0
changes/ce/fix-13922.en.md

@@ -0,0 +1,3 @@
+Change CRL (Certificate Revocation List) cache with full DP (distribution point) URL.
+
+Prior to this fix, the cache key was the path part of the URL, which leads to clash if there happen to be more than one DP sharing the same path.