Compare commits
4 Commits
2025-08-03
...
main
Author | SHA1 | Date |
---|---|---|
|
fd7bd2f7e1 | |
|
ec90c36ce3 | |
|
a57571e7d8 | |
|
4277230675 |
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
Summary: SPIFFE Step SSH
|
Summary: SPIFFE Step SSH
|
||||||
Name: spiffe-step-ssh
|
Name: spiffe-step-ssh
|
||||||
Version: 0.0.7
|
Version: 0.0.9
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -74,4 +74,5 @@ rm -rf %{buildroot}
|
||||||
/usr/libexec/spiffe/step-ssh-server/nginx-fetchca.conf
|
/usr/libexec/spiffe/step-ssh-server/nginx-fetchca.conf
|
||||||
/usr/libexec/spiffe/step-ssh-server/helper-fetchca.conf
|
/usr/libexec/spiffe/step-ssh-server/helper-fetchca.conf
|
||||||
/usr/sbin/setup-spiffe-step-ssh-server
|
/usr/sbin/setup-spiffe-step-ssh-server
|
||||||
|
/usr/sbin/spiffe-step-ssh-get-cert-authority
|
||||||
%config(noreplace) /etc/spiffe/step-ssh-server
|
%config(noreplace) /etc/spiffe/step-ssh-server
|
||||||
|
|
Loading…
Reference in New Issue