How to upload SSL certificates on my FME server to allow the connection to Kafka with HTTPS?
Page 1 / 1
Hi @misazab95
Does it work if you upload your certificate to the resources folder?
You can get the file path by opening the file properties:
Paste the system path into the KafkaConnector:
Publish the workspace to FME Server and test it
Hi @misazab95
Does it work if you upload your certificate to the resources folder?
You can get the file path by opening the file properties:
Paste the system path into the KafkaConnector:
Publish the workspace to FME Server and test it
Can i upload it with the API to?
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 😀 😊