Hello
Its posible use agentes with self-signed certificates for https?
Thanks
Juan
Juan Falcon Selected answer as best
Hi Juan,
Yes, it is possible to use self-signed certificate when setting up HTTPS. However, it's recommended to use a TLS certificate obtained through a Certificate Authority or local CA. A self-signed certificate is more suitable for testing/development purposes.
I believe your question was answered in more detail here: https://community.dataminer.services/question/how-to-create-self-signed-ssl-tls-certificate/?hilite=self-signed+certificate
Juan Falcon Selected answer as best
thanks for the comment, i will try use a local CA.