Merge pull request #14126 from jgrumboe/fix-13074

fix(backend): fix certificate validation
This commit is contained in:
Johan Haals
2022-10-25 15:09:31 +02:00
committed by GitHub
4 changed files with 38 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Generated development HTTPS backend certificate is now checked for expiration date instead of file age.