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

FIWARE.Request.Lab.Spain.Certificate chain

    Details

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

      Description

      Hello,

      Im trying to connect to filab from a python script using the RSA key filab
      gave me but it also asks for a certificate .pem file which should contein
      the certificate chain. Is there any way to get it?

      Thanks in advance,
      Adrián

      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-lab-help

      [Created via e-mail received from: =?UTF-8?Q?Adri=C3=A1n_Orive_Oneca?= <adrian.orive.oneca@gmail.com>]

        Activity

        Hide
        marcocipriani Marco Cipriani added a comment -

        Dear Adrian,
        could you tell us which region are you using?

        Best regards
        Marco

        Da: fiware-lab-help-bounces@lists.fi-ware.org fiware-lab-help-bounces@lists.fi-ware.org Per conto di Adrián Orive Oneca
        Inviato: mercoledì 8 aprile 2015 14:35
        A: fiware-lab-help@lists.fi-ware.org
        Oggetto: [Fiware-lab-help] Certificate chain

        Hello,

        Im trying to connect to filab from a python script using the RSA key filab gave me but it also asks for a certificate .pem file which should contein the certificate chain. Is there any way to get it?
        Thanks in advance,
        Adrián
        Questo messaggio e i suoi allegati sono indirizzati esclusivamente alle persone indicate. La diffusione, copia o qualsiasi altra azione derivante dalla conoscenza di queste informazioni sono rigorosamente vietate. Qualora abbiate ricevuto questo documento per errore siete cortesemente pregati di darne immediata comunicazione al mittente e di provvedere alla sua distruzione, Grazie.

        This e-mail and any attachments is confidential and may contain privileged information intended for the addressee(s) only. Dissemination, copying, printing or use by anybody else is unauthorised. If you are not the intended recipient, please delete this message and any attachments and advise the sender by return e-mail, Thanks.

        [rispetta l'ambiente]Rispetta l'ambiente. Non stampare questa mail se non è necessario.

        Show
        marcocipriani Marco Cipriani added a comment - Dear Adrian, could you tell us which region are you using? Best regards Marco Da: fiware-lab-help-bounces@lists.fi-ware.org fiware-lab-help-bounces@lists.fi-ware.org Per conto di Adrián Orive Oneca Inviato: mercoledì 8 aprile 2015 14:35 A: fiware-lab-help@lists.fi-ware.org Oggetto: [Fiware-lab-help] Certificate chain Hello, Im trying to connect to filab from a python script using the RSA key filab gave me but it also asks for a certificate .pem file which should contein the certificate chain. Is there any way to get it? Thanks in advance, Adrián Questo messaggio e i suoi allegati sono indirizzati esclusivamente alle persone indicate. La diffusione, copia o qualsiasi altra azione derivante dalla conoscenza di queste informazioni sono rigorosamente vietate. Qualora abbiate ricevuto questo documento per errore siete cortesemente pregati di darne immediata comunicazione al mittente e di provvedere alla sua distruzione, Grazie. This e-mail and any attachments is confidential and may contain privileged information intended for the addressee(s) only. Dissemination, copying, printing or use by anybody else is unauthorised. If you are not the intended recipient, please delete this message and any attachments and advise the sender by return e-mail, Thanks. [rispetta l'ambiente] Rispetta l'ambiente. Non stampare questa mail se non è necessario.
        Hide
        fw.ext.user FW External User added a comment -

        Hello Marco,
        My current region is Spain (the first server, not the second one) but
        knowing how to obtain it myself would be a nice option as this may change
        with time.

        Thank you for your answer,
        Adrián

        2015-04-09 11:51 GMT+02:00 Cipriani Marco <marco2.cipriani@telecomitalia.it>

        _______________________________________________
        Fiware-lab-help mailing list
        Fiware-lab-help@lists.fi-ware.org
        https://lists.fi-ware.org/listinfo/fiware-lab-help

        Show
        fw.ext.user FW External User added a comment - Hello Marco, My current region is Spain (the first server, not the second one) but knowing how to obtain it myself would be a nice option as this may change with time. Thank you for your answer, Adrián 2015-04-09 11:51 GMT+02:00 Cipriani Marco <marco2.cipriani@telecomitalia.it> _______________________________________________ Fiware-lab-help mailing list Fiware-lab-help@lists.fi-ware.org https://lists.fi-ware.org/listinfo/fiware-lab-help
        Hide
        marcocipriani Marco Cipriani added a comment -

        My reply to the user:

        Dear Adrian,
        I have just forwarded your request to the Spain support team.
        Meanwhile, please provide us your tenant (project) ID . It can be found selecting your project name and looking at the info bar at the bottom of the page, something like <project-name> (ID 00000000000000000000000000000xyz).

        Best regards
        Marco

        Show
        marcocipriani Marco Cipriani added a comment - My reply to the user: Dear Adrian, I have just forwarded your request to the Spain support team. Meanwhile, please provide us your tenant (project) ID . It can be found selecting your project name and looking at the info bar at the bottom of the page, something like <project-name> (ID 00000000000000000000000000000xyz). Best regards Marco
        Hide
        marcocipriani Marco Cipriani added a comment -

        Reply by the user:

        Hello Marco,
        My project ID is 9327. The solution they gave me was just to redirect me to a StackOverflow question I already found before asking. The problem I'm finding is that a .pem file can contain various things, the RSA PRIVATE KEY i get from the lab is one of them but python forces me to give also a CERTIFICATE to send the request. It should start with a:
        ----- BEGIN CERTIFICATE -----
        tag and end with a:
        ----- END CERTIFICATE -----
        tag. It doesn't allow me to send the request if I don't have both, doesn't matter if I have them in the same file or in two separate ones.
        Best regards,
        Adrián

        Show
        marcocipriani Marco Cipriani added a comment - Reply by the user: Hello Marco, My project ID is 9327. The solution they gave me was just to redirect me to a StackOverflow question I already found before asking. The problem I'm finding is that a .pem file can contain various things, the RSA PRIVATE KEY i get from the lab is one of them but python forces me to give also a CERTIFICATE to send the request. It should start with a: ----- BEGIN CERTIFICATE ----- tag and end with a: ----- END CERTIFICATE ----- tag. It doesn't allow me to send the request if I don't have both, doesn't matter if I have them in the same file or in two separate ones. Best regards, Adrián
        Hide
        ffacca Federico Michele Facca added a comment -

        i assume this is closed?

        Show
        ffacca Federico Michele Facca added a comment - i assume this is closed?
        Hide
        henar Henar Muñoz added a comment -

        I think so, since I don't know what he is trying to do with the .pem file.

        Show
        henar Henar Muñoz added a comment - I think so, since I don't know what he is trying to do with the .pem file.

          People

          • Assignee:
            henar Henar Muñoz
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: