This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Scheduled Reports Failing with Required SSL Settings and to Require Client Certificates

Hello All,

Has anyone experienced/resolved scheduled reports failing to export .pdf via 'email' or 'save to disk' while SSL settings are set to 'Require SSL' and require client certificates?

It works when I set the client certificates to 'Ignore' or 'Accept'. We are mandated by our company to require client certificates.

Current Environment:

- Currently running Orion Platform 2015.1.3, NPM 11.5.3 on Windows Server 2012, IIS 8.5

- SSO SmartCard Authentication required

Goal:

For scheduled reports to export .pdf and send them out via 'Email' or 'Save To Disk', with SSL Settings set to 'Require' and require client certificates (Company Requirement):

Issue/Problem:

When we run the scheduled report via Email, it would send the message WITHOUT the .pdf attachment.

When we run the scheduled report via 'Save to Disk' it would fail (see following screenshot):

pastedImage_0.png

Currently IIS 8.5 is set with the following:

pastedImage_1.png

pastedImage_2.png

I did some experimenting and set the SSL Settings > Client certificates to 'Ignore' and re-ran the test. This time it was successful:

pastedImage_4.png

pastedImage_3.png