Re: SSL3 on OpenVMS V8.4-2L3

Liste des GroupesRevenir à co vms 
Sujet : Re: SSL3 on OpenVMS V8.4-2L3
De : craigberry (at) *nospam* nospam.mac.com (Craig A. Berry)
Groupes : comp.os.vms
Date : 20. Aug 2024, 22:22:13
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <va31e5$3h697$2@dont-email.me>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
On 8/20/24 3:30 PM, jeffrey_dsi wrote:
  On 8/20/24 11:04, Simon Clubley wrote:
On 2024-08-20, Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP> wrote:
On 2024-08-20, jeffrey_dsi <jeffrey@digitalsynergyinc.com> wrote:
We recently updated a customer to OpenVMS V8.4-2l3 and SSL3 v3.0-13
after many conversations with VSI as to which version of SSL to run.
>
We have a cron job that produces an xml file and uses sftp to push it to
the VMS system. In the script it did a "cd pipeline_data" which was a
system logical for where the file needs to go. This doesn't work as SSL
doesn't appear to understand logicals. I had to change it to "cd
/lda105/pipeline_data" to get it to work.
>
This breaks my rule that no script/com file should have a real device
name except for sys$manager:logicals.com. I put a remark in the
logicals.com to remind me of the new dependency if that logical changes.
>
>
Can you create a command procedure that looks up the logical and
writes out a temporary sftp command procedure containing the hardcoded
current definition ?
>
That way, there's no permanent file containing the hardcoded definition.
>
>
Oops, sorry, ignore that. I missed the bit where you were pushing it
_onto_ the VMS system.
>
However, have you tried playing with the cd parameter to try and
force a lookup (for example by trying a leading "/" or something
that looks VMS-like such as "cd PIPELINE_DATA:" ?
>
Simon.
>
cd PIPELINE_DATA: fails the same as without the colon. I started an issue with VSI so we'll see what they say.
Why do you think sftp has anything to do with SSL3? sftp runs over SSH,
not TLS.

Date Sujet#  Auteur
20 Aug 24 * SSL3 on OpenVMS V8.4-2L318jeffrey_dsi
20 Aug 24 +* Re: SSL3 on OpenVMS V8.4-2L36Simon Clubley
20 Aug 24 i`* Re: SSL3 on OpenVMS V8.4-2L35Simon Clubley
20 Aug 24 i `* Re: SSL3 on OpenVMS V8.4-2L34jeffrey_dsi
20 Aug 24 i  `* Re: SSL3 on OpenVMS V8.4-2L33Craig A. Berry
20 Aug 24 i   `* Re: SSL3 on OpenVMS V8.4-2L32Arne Vajhøj
21 Aug 24 i    `- Re: SSL3 on OpenVMS V8.4-2L31Craig A. Berry
21 Aug 24 +* Re: SSL3 on OpenVMS V8.4-2L36Lawrence D'Oliveiro
21 Aug 24 i`* Re: SSL3 on OpenVMS V8.4-2L35Arne Vajhøj
21 Aug 24 i `* Re: SSL3 on OpenVMS V8.4-2L34Lawrence D'Oliveiro
21 Aug 24 i  `* Re: SSL3 on OpenVMS V8.4-2L33Arne Vajhøj
21 Aug 24 i   `* Re: SSL3 on OpenVMS V8.4-2L32Lawrence D'Oliveiro
21 Aug 24 i    `- Re: SSL3 on OpenVMS V8.4-2L31Arne Vajhøj
24 Aug 24 +* Re: SSL3 on OpenVMS V8.4-2L34jeffrey_dsi
27 Aug 24 i`* Re: SSL3 on OpenVMS V8.4-2L33Simon Clubley
27 Aug 24 i `* Re: SSL3 on OpenVMS V8.4-2L32jeffrey_dsi
28 Aug 24 i  `- Re: SSL3 on OpenVMS V8.4-2L31Simon Clubley
25 Aug 24 `- Re: SSL3 on OpenVMS V8.4-2L31Stephen Hoffman

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal