Skip to content

Commit

Permalink
More logging
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
  • Loading branch information
kfox1111 committed Oct 26, 2024
1 parent a24a8d7 commit ffbd99d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/integration/spiffe-step-ssh/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ done

teardown() {
set +e
ls -l /var/run/spiffe/step-ca/main
ls -l /etc/ssh/sshd_config.d
openssl s_client -servername spiffe-step-ssh-fetchca.production.other -connect spiffe-step-ssh-fetchca.production.other:443 2>/dev/null </dev/null | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p'
echo spire-agent logs:S
journalctl -u spire-agent@main
Expand Down

0 comments on commit ffbd99d

Please sign in to comment.