Skip to content

Commit e5aaf80

Browse files
authored
add current warning status
1 parent 5e46cb5 commit e5aaf80

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

docs/_data/status.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# possible types are good, warning, critical
22
current:
3-
type: good #values: good | warning | error
4-
# title: 'All systems are operational' # always restore this message when going back to 'good'
5-
# description: |
3+
type: warning #values: good | warning | error
4+
title: 'Signing operations with certain certificates do not work' # 'All systems are operational' # always restore this message when going back to 'good'
5+
description: |
6+
Signing does currently not work with certificates that
7+
* haven't been used after April 2026 and
8+
* the keys of which are stored on the Software SignService.
69
# link:
710
planned:
811
incidents:

0 commit comments

Comments
 (0)