Adding second Argo Tunnel points to original cert?

Hello there, bit a novice here I successfully configured Cloudflare Tunnel on a windows server (site1example .com). and everything works ssl, https the whole shabang. The problem comes when I try to add site2example2 .com and point to ex. cert2.pem I get “Sever Error: you asked for a tunnel to site1example .com”. Am I missing something here?

Examples of the commands I am running:

.\cloudflared.exe tunnel --hostname site1example .com http://localhost:80 --origincert C:\example\cert.pem
Works!
.\cloudflared.exe tunnel --hostname site2example2 .com http://localhost:80 --origincert C:\example\cert2.pem
Doesn’t work.

This topic was automatically closed after 31 days. New replies are no longer allowed.