hungnguyenm / edgemax-acme

Let's Encrypt setup instructions for Ubiquiti EdgeRouter using DNS-01
149 stars 31 forks source link

Can't use with GCloud DNS Acme challenge #15

Closed armandleopold closed 1 year ago

armandleopold commented 2 years ago

Hello, Great work !

Unfortunately i use Google Cloud DNS as DNS provider for my domain,

As i understood i need to install the gcloud SDK in order to authenticate

Unfortunately, when i try installing it from the documentation i found this error :

N: Skipping acquire of configured file 'main/binary-mipsel/Packages' as repository 'https://packages.cloud.google.com/apt cloud-sdk InRelease' doesn't support architecture 'mipsel'

As i understand the message, EdgeMax Router is running with a CPU that has an uncommon architecture.

Therefore, i cannot install the gcloud SDK > i can't do gcloud init to authenticate, and finally i cannot use your script to renew my certificates automatically =,(