Does Ginan support not secure connection to an NTRIP-casters? #146
aleks-spes
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
You need to remove the :2101 port number from the ntrip mountpoint URL's |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Ginan team,
I'm encountering challenges with Ginan real-time processing mode, specifically with using not secure connections to different NTRIP-casters (including the AUSCORS NTRIP Broadcaster).
When I specify in the configuration file the parameter
gnss_observations_root: "https://${USER}:${PASSWORD}@ntrip.data.gnss.ga.gov.au:2101/", Ginan fails to obtain observations and reports the error:'Error: NTRIP - wrong version number (SSL routines) in sslHandshakeHandler for https://ntrip.data.gnss.ga.gov.au:2101/MAW100ATA0'.Are there specific NTRIP-caster settings or requirements that need to be met to ensure successful real-time processing with Ginan?
Thanks,
Aleks
Beta Was this translation helpful? Give feedback.
All reactions