7
I wonder if anyone knows a way to test with digital certificates.
I have the following situation, my system works normally with digital certificates. However when the configured certificate expires or in the case of token certificates, it is not properly installed on the machine the system presents some errors. You would need digital certificates for testing. Invalid, expired, valid... That would be possible or I’m looking forward to it?
What language? I know that with . net is possible
– PauloHDSousa
Report more details, what you need to do, which service is working example: POP, IMAP , which language ?
– David Schrammel
The system’s on pascal. I’m not working with email sending, but the system uses the digital certificate to sign and send documents to a server.
– Filipe Costa