It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
4 years ago2.3.1 SSL Cert failed to update for SCIM URL
Hello community,
We went the Digital Ocean (DO) route and followed this guide: https://support.1password.com/scim-deploy-digitalocean/
The latest version in the DO marketplace is 2.3.1 even tho...
Former Member
4 years agoThanks for the additional logs @KnowsNothing. Some errors are normal as Let's Encrypt goes through it's challenge process to confirm that the domain is configured correctly, and before a certificate is issued.
The important part of the process is that the tls-alpn-01
challenge method is available. This requires that port 443 is open and accessible on the SCIM bridge pod. In the latest version of the bridge this is the preferred challenge method we use. This means that we no longer require port 80 to be open and accessible for the Let's Encrypt challenge.
Just to confirm, your SCIM bridge did receive a valid certificate, even after the shown errors, right?