Skip to content

Commit

Permalink
whoami
Browse files Browse the repository at this point in the history
  • Loading branch information
Parisa68 committed Dec 9, 2024
1 parent b1a0ce5 commit 021affa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:

- name: Transform Client Private Key to DER
run: |
whoami
chmod 644 /test/client_certs/client.key
openssl pkcs8 -topk8 -inform PEM -outform DER -in /test/client_certs/client.key -out /test/client_certs/client.der -nocrypt
Expand Down

0 comments on commit 021affa

Please sign in to comment.