Overview
| Artifact ID: | cdffb007b8d16dbad5fad094670261fa32947aeb |
|---|---|
| Ticket: | 727af73f467a64be0d0bbbcf46c513062a9e4704
ssl: on "pull -R repo", gets ssl certificate again, asks to accept a/y/N |
| User & Date: | ron 2010-02-11 06:28:09 |
Changes
- comment changed to:
When cloning the fossil repo using https, I am asked if I want to accept the certificate. I said "always". Now, when doing "fossil pull -R fossil.ssl", it gives me: <nowiki><pre> me ~/src/fossil$ fossil pull -R fossil2 Server: https://ron@fossil-scm.org Bytes Cards Artifacts Deltas Send: 130 1 0 0 Unknown SSL certificate: countryName = US stateOrProvinceName = North Carolina localityName = Charlotte organizationName = SQLite.org Issued By: countryName = US stateOrProvinceName = North Carolina localityName = Charlotte organizationName = SQLite.org Accept certificate [a=always/y/N]? a fossil: REPLACE INTO global_config(name,value) VALUES('cert:fossil-scm.org' </pre></nowiki> ... etc NOTE: If I do the normal "fossil open" in a directory, then "fossil pull", it works just fine. - foundin changed to: "[95ae79d5044a4401368e5633893dfb2044c8565f]"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
ssl: on "pull -R repo", gets ssl certificat again, asks to accept a/y/N
- type changed to: "Code_Defect"