For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Apex 5.1 SE 12.1 Hi All, Ive been asked to move to a different SMTP server. (previously I was using localhost and postfix setup to relay via a non SSL SMTP server). Now I'm configuring APEX to point to an SMTP server that requires SSL. Ive imported the certificates from the website into my wallet. (you can see the certificates at qvit.co.za). I know the wallet works and the location, and password is fine, because I'm using another certificate within a stored procedure, and it works fine. However, I just keep getting ORA-29024: Certificate validation failure whenever I try and send an email from APEX. Here are my certificates.. the relevant ones are Digicert, RapidSSL and qvit.co.za Then my settings in APEX administration are: However I cannot get around the error: ORA-29024: Certificate validation failure on sending an email If anyone has any ideas, Id be grateful. Many Thanks Richard