-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My cert isn't applying even after 2 hours #490
Comments
Today, I'm getting the correct cert! Should I be expecting the process to take hours? |
From what Broc said it may have been an issue with the certs not being applied to the edge nodes. My feeling here is that it was corrected (would default to support on that though) My understanding is that this should be instant, as the SSL cert is installed on the server across all nodes, so it should work once applied. My implementation is a bit different, in where I'm using the new 'encrypt' tag off the latest branch but it should be the same regardless. |
|
Does the encrypt command have the same propagation time as manually doing it? Thanks! |
@mster81 The encrypt command propagates the cert instantly. |
That's awesome, thanks! |
@sintaxi I was doing more testing on my account this AM and it looks like the same thing is happening, using latest RC, uploads fine but getting the same cert error. Other question, what is the purpose of the 'preview-url' when doing a deploy? Just curios. Thanks! |
Discussed in #489
Originally posted by bgoosman November 29, 2022
Navigate to https://studiofinder.art
This server could not prove that it is studiofinder.art; its security certificate is from *.surge.sh. This may be caused by a misconfiguration or an attacker intercepting your connection.
To apply my .pem, I ran surge ssl:
before that I concat'ed my fullchain.pem to my privkey.pem
before that I used certbot to manually verify my domain and provision a cert with letsencrypt:
What am I doing wrong?
Now I'm running into the same thing with rehearsal.fun. Any help?
The text was updated successfully, but these errors were encountered: