• 0 Votes
    2 Posts
    329 Views
    iAN CooG
    I
    in the devtools console it's full of errors dreampath-gof001.jpg:1 Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID the images point to existing files but on a server with bad certificate. http://cdn-blog-assets.bigfishsites.com/Walkthroughs/Dreampath-Guardian-of-the-Forest/dreampath-gof001.jpg you have to edit that site https://www.bigfishgames.com settings (click on the lock icon, site settings, insecure content: allow) and then reload
  • Mail Account Setup

    Moved Archive
    1
    · cjrking53
    0 Votes
    1 Posts
    300 Views
    No one has replied
  • 0 Votes
    3 Posts
    1k Views
    M
    Hey Gwen, ich habe mir das Cert noch mal vorgenommen und exakt so gechained - es hat funktioniert, und die Fehlermeldung ist ebenfalls verschwunden! @Gwen-Dragon said in SSL Handshake Error (CERT_PKIXVerifyCert Bug 2013): Wenn dessen CA aber nicht von Chromium/Google anerkannt ist, wird es schwierig. Wird es aber, wenn ihre Produkte das Zertifikat anerkennen? Oder ist Google/Chromium da einfach laxer im Umgang mit den Checks? Vielen Dank für die Hilfe und die unglaublich schnelle Aufklärung
  • 0 Votes
    7 Posts
    2k Views
    FBorrmann
    F
    @Gwen-Dragon its working now, the browser accepts saving a login-password again [image: 1550216127759-4cee789d-01bd-432f-98b0-251feb422898-image.png] the last thing about the obsolete cipher suite will hopefully be away, when the server was migrated from Server2008R2 to Server2016; unfortunately Server2008R2/IIS has no support für SHA-2 but it's green in the browser and working
  • How to turn off dangerous ssl/tls settings?

    Moved Archive
    1
    · Desiree
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    3 Posts
    2k Views
    becm
    B
    @hstoellinger a further requirement is not met when called via (that) command line: Certificates must have correct SubjectAltName fields, using CN (CommonName) for host matching was disabled more than a year ago. Suggestion: Use an openssl config file to consistently create (renewable) certificates. It comes in handy the 3rd time you will have to fiddle with options until you get them right.
  • Installing client certificates

    Archive
    13
    · coreymwamba
    0 Votes
    13 Posts
    11k Views
    UbIx
    U
    @Gwen-Dragon I installed like described the nss-tools from openSUSE tumbleweed repository via: sudo zypper in mozilla-nss-tools Afterwords I installed the certificate, downloaded from FritzBox router: certutil -d sql:$HOME/.pki/nssdb -A -t "P,," -n fritz.box -i ~/Downloads/boxcert.crt And the verification shows me, that it was well installed: certutil -d sql:$HOME/.pki/nssdb -L I think now someone else can do it easier Update - after an restart, vivaldi shows a green locker symbol.