First time here? Check out the FAQ!
0

Certificate error: domain doesn't match

  • retag add tags

I'm attempting to connect to:

https://sptbgmls.rets.paragonrels.com...

Getting certificate errors:

  • About to connect() to sptbgmls.rets.paragonrels.com port 443 (#0)
  • Trying 208.93.242.134...
  • Connected to sptbgmls.rets.paragonrels.com (208.93.242.134) port 443 (#0)
  • Initializing NSS with certpath: sql:/etc/pki/nssdb
  • CAfile: /etc/pki/tls/certs/ca-bundle.crt
    CApath: none
  • Server certificate:
  • subject: CN=*.paragonrels.com,O="BLACK KNIGHT IP HOLDING COMPANY, LLC",L=Jacksonville,ST=Florida,C=US
  • start date: Nov 11 21:35:43 2021 GMT
  • expire date: Dec 13 21:35:43 2022 GMT
  • common name: *.paragonrels.com
  • issuer: CN=GlobalSign RSA OV SSL CA 2018,O=GlobalSign nv-sa,C=BE
  • NSS error -12276 (SSL_ERROR_BAD_CERT_DOMAIN)
  • Unable to communicate securely with peer: requested domain name does not match the server's certificate.
  • Closing connection 0
davisfarrell's avatar
davisfarrell
asked 2022-07-08 12:51:59 -0500, updated 2022-07-08 12:52:55 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

You need to use this URL. Notice the dash instead of dot:

https://sptbgmls-rets.paragonrels.com/rets/fnisrets.aspx/SPTBGMLS/login?rets-version=rets/1.7.2
bwolven's avatar
bwolven
answered 2022-07-08 13:33:27 -0500
edit flag offensive 0 remove flag delete link

Comments

Were you able to get this working?

bwolven's avatar bwolven (2022-07-12 08:50:21 -0500) edit

Yep, that new URL works fine. Thanks!

davisfarrell's avatar davisfarrell (2022-07-12 09:23:23 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer