axonivy-market / mailstore-connector

Connector for IMAP and POP3 mail stores
Apache License 2.0
0 stars 1 forks source link

Connector should use the ivy configured truststore instead/in addtition to the jre default cacert #33

Open haslphi opened 4 weeks ago

haslphi commented 4 weeks ago

Dear @ivy-sgi, it would be cool to have the following feature for this connector:

mailstore-connector cannot work with ivy truststore certificates yet Ivy has an own (configurable) truststore that is UI accessible via /system/engine-cockpit/faces/sslconfig.xhtml. If I add a certificate to this store, it is not taken into account for the mailstore connection.

Goal The ivy truststore should be taken into account for mailstore-connector.

´Workaround You need to add the necessary certificate to the \jre\lib\security\cacerts file

Additional context It's hard to explain to customers why it is not sufficient to use the ivy truststore.

ivy-sgi commented 3 weeks ago

Hi @haslphi I like you proposal - we have included it in our next sprint.