delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_HELO_PASS,T_RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Andrew DeFaria <Andrew AT DeFaria DOT com> |
Subject: | Re: telnet to newsgroup |
Date: | Thu, 05 Apr 2012 19:29:42 -0700 |
Lines: | 22 |
Message-ID: | <jllkeo$sjk$1@dough.gmane.org> |
References: | <jlkju4$n27$1 AT dough DOT gmane DOT org> <jlklph$5tk$1 AT dough DOT gmane DOT org> <jllah2$356$1 AT dough DOT gmane DOT org> |
Mime-Version: | 1.0 |
User-Agent: | Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
In-Reply-To: | <jllah2$356$1@dough.gmane.org> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 4/5/2012 4:40 PM, John wrote: > Okay, I substituted 563 for nntps in the command like this: > > gnutls-cli --insecure -p 563 news.gmane.org | grep 200 > > And it now works correctly. Exactly the same response from his linux system > was returned in my cygwin environment: > > 200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok) Good. > Am I understanding that this is an encrypted Telnet connection to gmane's news server? Is the reason for the option "--insecure" needed because this is not an authenticated logon? Thanks. It's not a telnet connection. You're not using telnet! You're using gnutls-cli, which is not telnet. As for what gnutls-cli's --insecure option means you should consult it's man page. I don't have gnutls-cli installed but this (http://linux.die.net/man/1/gnutls-cli) says: --insecure Don't abort program if server certificates can't be validated. -- Andrew DeFaria <http://defaria.com> Disk Full - Press F1 to belch. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |