Skip to content

.curlrc warning msgs #15

@neils-ibm

Description

@neils-ibm

I have a .curlrc file and when I use the latest version of curl (7.88.1) I get a warning msg with any curl commands (i.e. version command or other curl invocations):

(AQHO)NEILS:/u/neils(571):>type curl
curl is hashed (/usr/local/zopen/prod/curl/bin/curl)
(AQHO)NEILS:/u/neils(572):>curl --version
Warning: /u/neils/.curlrc:1: warning:
Warning: '{@@�~aaaa�~aaaaK�'
Warning: is unknown
curl 7.88.1 (i370-ibm-openedition) libcurl/7.88.1 OpenSSL/1.1.1s
Release-Date: 2023-02-20
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS HSTS HTTPS-proxy Largefile NTLM NTLM_WB SSL TLS-SRP UnixSockets
(AQHO)NEILS:/u/neils(573):>ls -alT .curlrc
- untagged    T=off -rwxr-x---   1 BPXROOT  DEPTD60       65 May  5  2021 .curlrc
(AQHO)NEILS:/u/neils(574):>cat .curlrc
# for curl
capath=/usr/local/ssl/
cacert=/usr/local/ssl/cert.pem
(AQHO)NEILS:/u/neils(575):>

Igor was able to repro the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions