Skip to content

Commit

Permalink
Remove SSL Cert
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Aug 12, 2024
1 parent 9cf85db commit deddc02
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/aeswap_mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
seed: ${{ secrets.ARCH_BASE_SEED_MAINNET }}
endpoint: "https://mainnet.archethic.net"
path: "build/web"
sslCertificateFile: "certificate_swap_mainnet.crt"
sslKey: ${{ secrets.SSL_KEY_MAINNET }}
keychainFundingService: "archethic-wallet-archethic-front-app"
keychainWebsiteService: "aeweb-SWAP"

2 changes: 0 additions & 2 deletions .github/workflows/aeswap_testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
seed: ${{ secrets.ARCH_BASE_SEED }}
endpoint: "https://testnet.archethic.net"
path: "build/web"
sslCertificateFile: "certificate_swap_testnet.crt"
sslKey: ${{ secrets.SSL_KEY_TESTNET }}
keychainFundingService: "archethic-wallet-ARCHETHIC.NET"
keychainWebsiteService: "aeweb-SWAP"

0 comments on commit deddc02

Please sign in to comment.