Question

How to upload SSL certificates on my FME server to allow the connection to Kafka with HTTPS?

  • 13 April 2021
  • 4 replies
  • 5 views

How to upload SSL certificates on my FME server to allow the connection to Kafka with HTTPS?

4 replies

Badge +2

Hi @misazab95​ 

 

Does it work if you upload your certificate to the resources folder?

Screen Shot 2021-04-13 at 2.24.34 PMYou can get the file path by opening the file properties:

Screen Shot 2021-04-13 at 2.24.41 PMPaste the system path into the KafkaConnector:

 

Screen Shot 2021-04-13 at 2.25.05 PM 

Publish the workspace to FME Server and test it

Hi @misazab95​ 

 

Does it work if you upload your certificate to the resources folder?

Screen Shot 2021-04-13 at 2.24.34 PMYou can get the file path by opening the file properties:

Screen Shot 2021-04-13 at 2.24.41 PMPaste the system path into the KafkaConnector:

 

Screen Shot 2021-04-13 at 2.25.05 PM 

Publish the workspace to FME Server and test it

Can i upload it with the API to?

Badge +2

Can i upload it with the API to?

You could try this: https://docs.safe.com/fme/html/FME_REST/apidoc/v3/index.html#!/resources/add_post_14

Can i upload it with the API to?

Ok, Thank you 😀 😊

Reply