Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sendmail with TLS

Status
Not open for further replies.

fire2507

Programmer
Aug 15, 2005
4
DE
Hi,

I have some problemes with my certificate. If I test it with telnet I get the error "verify error:num=18:self signed certificate". What should I do?

MAIL FRom:<test@test.com>
250 2.1.0 < test@test.com >... Sender ok
RCPT To:< test@test.com >
RENEGOTIATING
depth=0 /C=DE/ST=RH/L=LU/O=BIS/OU=EC-CL/CN=test/emailAddress= test@test.com
verify error:num=18:self signed certificate
verify return:1
depth=0 /C=DE/ST=RH/L=LU/O=BIS/OU=EC-CL/CN=test/emailAddress = test@test.com
verify return:1

Thank you for your support

Boris
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top