Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-4605

FIWARE.Request.Tech.Data.BigData-Analysis.OAuth2TokensGeneratorInvalidCert

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      Hello,
      when i try to connect to cosmos https://cosmos.lab.fi-ware.org:13000/,
      it tells me that the server certificate is invalid.


      > This server could not prove that it is cosmos.lab.fi-ware.org; its
      > security certificate expired 55 day(s) ago. This may be caused by a
      > misconfiguration or an attacker intercepting your connection. Your
      > computer's clock is currently set to Thursday, October 1, 2015. Does that
      > look right? If not, you should correct your system's clock and then refresh
      > this page.​

      Any help?

      Thanks,


      ​​
      +Alessandro <https://plus.google.com/u/0/+AlessandroMancini13>

      Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
      Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-tech-help
      [Created via e-mail received from: Alessandro Mancini <alem1979@gmail.com>]

        Activity

        Hide
        frb Francisco Romero added a comment - - edited

        Try ignoring the certificate. If you use curl, this is done by using the -k option:

        $ curl -k -X POST "https://cosmos.lab.fiware.org:13000/cosmos-auth/v1/token" -H "Content-Type: application/x-www-form-urlencoded" -d "grant_type=password&username=frb@tid.es&password=modified"

        {"access_token": "mpQylssE0bmodifiedSvc1zdYrE69AoWr", "token_type": "Bearer", "expires_in": 3600, "refresh_token": "mJFEwpZT1modifiedUIhb2ScepVgX"}
        Show
        frb Francisco Romero added a comment - - edited Try ignoring the certificate. If you use curl, this is done by using the -k option: $ curl -k -X POST "https://cosmos.lab.fiware.org:13000/cosmos-auth/v1/token" -H "Content-Type: application/x-www-form-urlencoded" -d "grant_type=password&username=frb@tid.es&password=modified" {"access_token": "mpQylssE0bmodifiedSvc1zdYrE69AoWr", "token_type": "Bearer", "expires_in": 3600, "refresh_token": "mJFEwpZT1modifiedUIhb2ScepVgX"}

          People

          • Assignee:
            frb Francisco Romero
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: