x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

New nPOPuk Release + OpenSSL / CE Testers Needed!

« Prev ... 4 5 6 7 8 9 10 11 12 13 14 15 ... Next »
soju Page Icon Posted 2022-12-27 2:50 AM
#
Avatar image of soju
Factor Fanatic

Posts:
69
Location:
Japan
Status:
If incorrect time was the reason, the error message would be "Verify of SSL failed certificate is not yet valid (9)"

It seems you see the same error as DutchComputerKid. I tried nPOPuk of PC version with the same code of OpenSSL and it works well with ca.pem.

Edited by soju 2022-12-27 2:55 AM
 Top of the page
torch Page Icon Posted 2022-12-27 2:57 AM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,738
Location:
United States 
Status:
Understood, I will always make sure time is correct before doing further testing.
->Changed time to be correct, same error "Verify of SSL failed, unable to get local issuer certificate error 20"
. Will attach log file. And .ini file
NOTE: I'm not sure if I somehow screwed up the Outlook pop settings which per the website are as follows:
Quote
Server name: outlook.office365.com
Port: 995
Encryption method: TLS

Server name: smtp.office365.com
Port: 587
Encryption method: STARTTLS


Edited by torch 2022-12-27 3:00 AM
 Top of the page
watamario15 Page Icon Posted 2022-12-27 3:02 AM
#
Avatar image of watamario15
Factorite (Senior)

Posts:
85
Location:
Japan
Status:
You might need to put ca.pem at the system root directory so it becomes \ca.pem ?
 Top of the page
torch Page Icon Posted 2022-12-27 3:03 AM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,738
Location:
United States 
Status:
Quote
watamario15 - 2022-12-26 8:02 PM

You might need to put ca.pem at the system root directory so it becomes \ca.pem ?

You mean in \windows ?
 Top of the page
watamario15 Page Icon Posted 2022-12-27 3:06 AM
#
Avatar image of watamario15
Factorite (Senior)

Posts:
85
Location:
Japan
Status:
Nah directly put ca.pem where the Windows folder exists. I suppose you can put a file there (as I can do on SHARP Brain).

Edit: I'm suggesting this because of the classic "WinCE doesn't have the current directory and might be trying to open the file from the root directory" stuff.

Edited by watamario15 2022-12-27 3:15 AM
 Top of the page
soju Page Icon Posted 2022-12-27 3:08 AM
#
Avatar image of soju
Factor Fanatic

Posts:
69
Location:
Japan
Status:
> NOTE: I'm not sure if I somehow screwed up the Outlook pop settings which per the website are as follows:
Your setting seems correct. I use the same POP setting to test on PC and it works.
 Top of the page
watamario15 Page Icon Posted 2022-12-27 3:33 AM
#
Avatar image of watamario15
Factorite (Senior)

Posts:
85
Location:
Japan
Status:
Quote
watamario15 - 2022-12-27 11:02 AM

You might need to put ca.pem at the system root directory so it becomes \ca.pem ?


I mean this kind of thing



(ca-pem-root.png)



Attachments
----------------
Attachments ca-pem-root.png (14KB - 0 downloads)
 Top of the page
torch Page Icon Posted 2022-12-27 5:02 AM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,738
Location:
United States 
Status:
Quote
watamario15 - 2022-12-26 8:06 PM

Nah directly put ca.pem where the Windows folder exists. I suppose you can put a file there (as I can do on SHARP Brain).

Edit: I'm suggesting this because of the classic "WinCE doesn't have the current directory and might be trying to open the file from the root directory" stuff.


Quote
watamario15 - 2022-12-27

You might need to put ca.pem at the system root directory so it becomes \ca.pem ?
I mean this kind of thing

I just tried it (root directory like you showed me) and that did something! It's loading something, it said "verify ok outlook" - but it may be bogged down by how large my inbox is... because it keeps loading and loading.
After about 5 minutes, I get "Initialisation of SSL failed error:00000000:lib(0):func(0):reason(0)
Is there a way for nPOPuk to limit the data range in the .ini file that it pulls from the server? That way we can perhaps more easily test? Say last 30 days?
Here's log file update:
-------------------------------- 12/26/2022 9:53:07 PM (recv) [Outlook] Finding Host... [Outlook] Connecting... [Outlook] SSL connect... SSL method requested Auto [Outlook] verify: ok (0) Check all CheckTimer: box=1 -------------------------------- 12/26/2022 9:53:44 PM (recv) [Outlook] Connecting... [Outlook] SSL connect... SSL method requested Auto Initialisation of SSL failed error:00000000:lib(0):func(0):reason(0)


Edited by torch 2022-12-27 5:14 AM




(CAPT0000.BMP)



Attachments
----------------
Attachments CAPT0000.BMP (450KB - 0 downloads)
 Top of the page
soju Page Icon Posted 2022-12-27 11:39 AM
#
Avatar image of soju
Factor Fanatic

Posts:
69
Location:
Japan
Status:
To precisely diagnose the problem, may I ask you to create a new test account and try with it?
 Top of the page
watamario15 Page Icon Posted 2022-12-27 12:27 PM
#
Avatar image of watamario15
Factorite (Senior)

Posts:
85
Location:
Japan
Status:
Quote
torch - 2022-12-27 10:28 AM

The toolbar has weird artifacts, but it seemed to get further at connecting (I copied my ini file from ARMv4_011). Now the error message says: Verify of SSL failed, unable to get local issuer certificate (error 20) I also am attaching log file/screenshots

Also: FYI. I figured out what button to click on the “blank toolbar” to “refresh” the mailbox so you can work on the ssl stuff before the ui because the ssl is the more important stuff


I guess the UI issue is just soju is in trouble getting resource linked, as nPOPuk.exe of ARMv4_012 lacks it. I manually added a resource extracted from ARMv4_011 to ARMv4_012 with Resource Hacker and attached on this message. This version should work completely the same to original ARMv4_012 but with a correct UI.

Edit: Use original ARMv4_012 ones for files I didn't attached here.

Edited by watamario15 2022-12-27 12:31 PM




Attachments
----------------
Attachments nPOPuk.exe (517KB - 1 downloads)
 Top of the page
soju Page Icon Posted 2022-12-27 12:48 PM
#
Avatar image of soju
Factor Fanatic

Posts:
69
Location:
Japan
Status:
Thank you for the information. For ARMv4_012, I swiched to use Visual C++ 6.0 with CE 2.11 SDK to build nPOPuk. Maybe I'll try newer build platform: eMbedded Visual C++ 4.0 with CE 4.2 SDK. Hopefully that will fix the problem.
 Top of the page
Jake Page Icon Posted 2022-12-27 3:09 PM
#
Avatar image of Jake
Moderator
H/PC Vanguard

Posts:
2,830
Location:
Choking on the stench of ambition in Washington DC
Status:
Testing 3.05 on Sharp Mobilon 4100 (MIPS), and upon connection, I'm getting the error "Initialization failure of npopssl.dll"

Do I need to find that file and drop it into a proper directory (it's been a long time since I've used gmail on a H/PC)?

Jake
 Top of the page
C:Amie Page Icon Posted 2022-12-27 3:36 PM
#
Avatar image of C:Amie
Administrator
H/PC Oracle

Posts:
17,990
Location:
United Kingdom
Status:
Yes, assuming you are using the non-SSL version. It is further down on the downloads page here: https://npopuk.org.uk/3.05/downloads.html
 Top of the page
torch Page Icon Posted 2022-12-27 3:43 PM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,738
Location:
United States 
Status:
Jake & C:Amie:
To the best of my knowledge, I believe the official Npopuk builds for 3.05 are marked “b2” for “beta2” for the ssl versions specifically because I don’t know if full testing had been done on those.
Let me try the same build Jake is using on my MIPS 3.0 device and I’ll follow up
 Top of the page
torch Page Icon Posted 2022-12-27 4:26 PM
#
Avatar image of torch
Subscribers
H/PC Guru

Posts:
5,738
Location:
United States 
Status:
Quote
watamario15 - 2022-12-27 5:27 AM

Quote
torch - 2022-12-27 10:28 AM

The toolbar has weird artifacts, but it seemed to get further at connecting (I copied my ini file from ARMv4_011). Now the error message says: Verify of SSL failed, unable to get local issuer certificate (error 20) I also am attaching log file/screenshots

Also: FYI. I figured out what button to click on the “blank toolbar” to “refresh” the mailbox so you can work on the ssl stuff before the ui because the ssl is the more important stuff


I guess the UI issue is just soju is in trouble getting resource linked, as nPOPuk.exe of ARMv4_012 lacks it. I manually added a resource extracted from ARMv4_011 to ARMv4_012 with Resource Hacker and attached on this message. This version should work completely the same to original ARMv4_012 but with a correct UI.

Edit: Use original ARMv4_012 ones for files I didn't attached here.

That worked! Thank you
Quote
soju - 2022-12-27 4:39 AM

To precisely diagnose the problem, may I ask you to create a new test account and try with it?

Done! We got a lot closer - here's the log, it loaded for about 3-4 minutes, then that timeout message
Check: box=1 -------------------------------- 12/27/2022 9:20:20 AM (recv) [Outlook] Finding Host... [Outlook] Connecting... [Outlook] SSL connect... SSL method requested Auto [Outlook] verify: ok (0) [Outlook] +OK The Microsoft Exchange POP3 service is ready. [REDACTED] [Outlook] USER REDACTED Connection timed-out Check: box=1 -------------------------------- 12/27/2022 9:23:28 AM (recv) [Outlook] Connecting... Connection failed
 Top of the page
« Prev ... 4 5 6 7 8 9 10 11 12 13 14 15 ... Next »
Jump to forum:
Seconds to generate: 0.25 - Cached queries : 50 - Executed queries : 35