TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
try abc
1.4k
306
487.2k
custom mail application- remote certificate is invalid error
Sep 11 2018 12:51 AM
Hello all,
I have developed a one simple windows desktop application(vs2010) which will send the mails to the list of different user's emails.
For that i have given the settings of host name of mail service provider, Port number, company's email (sender) , password(of sender). This settings are filled by client..
Now this application is run successfully at our side. But when we deploy to client side and settings addetn then try to send mails it gives the error.
"The remote certificate is invalid according to the validation procedure."
I am totally new to SSL certificate. how to get the ssl certificate and do we need to include the ssl certificate in application and install on each client machine..
. One more thing different client has different mail service provider some uses gmail some uses personal domain..
then how to deal this issue.
Please please reply me...
Thanks in advance...
Reply
Answers (
1
)
How to implement paging concept in ASP.Net MVC?
How to perform pagging using Linq in c# ?