Skip Menu |

This queue is for tickets about the Mojo-SMTP-Client CPAN distribution.

Report information
The Basics
Id: 125483
Status: resolved
Priority: 0/
Queue: Mojo-SMTP-Client

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.15
Fixed in: (no value)



Subject: Fails with newer Mojolicious (SSL issue)
t/02_smtp.t started to fail: # Failed test 'no error' # at t/02_smtp.t line 22. # SSL connect attempt failed error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed # Failed test 'right response code' # at t/02_smtp.t line 23. # got: undef # expected: '220' # Failed test 'right message' # at t/02_smtp.t line 24. # got: undef # expected: 'quit ok' # Failed test 'stringify message' # at t/02_smtp.t line 25. # got: '' # expected: '220 quit ok # ' t/02_smtp.t ..... Failed 4/5 subtests It looks like the problem is caused by this Mojolicious change: https://metacpan.org/changes/release/SRI/Mojolicious-7.83#L27
Пнд Июн 04 18:15:48 2018, SREZIC писал: Show quoted text
> t/02_smtp.t started to fail: > > > # Failed test 'no error' > # at t/02_smtp.t line 22. > # SSL connect attempt failed error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed > > # Failed test 'right response code' > # at t/02_smtp.t line 23. > # got: undef > # expected: '220' > > # Failed test 'right message' > # at t/02_smtp.t line 24. > # got: undef > # expected: 'quit ok' > > # Failed test 'stringify message' > # at t/02_smtp.t line 25. > # got: '' > # expected: '220 quit ok > # ' > t/02_smtp.t ..... > Failed 4/5 subtests > > > It looks like the problem is caused by this Mojolicious change: > https://metacpan.org/changes/release/SRI/Mojolicious-7.83#L27
Thanks. Fixed in 0.16