Hello Everyone,
I have been having problems with being able to send pdf reports via email with smart card authentication enabled. If it is disabled and regular username/password used then the email reports work fine.
Basically the email message just has this in it when it runs
Unable to retrieve url: https://<server name>:443/Orion/Report.aspx?ReportID=308 using HTML type
I think this is because whatever program that is used to create he PDF in the background is connecting to IIS to take a snapshot. But since IIS is requiring an SSL cert it is unable to present one. Anyone have any ideas to get this working or does your setup work fine with smart card auth enabled ?