Page MenuHomePhorge

D25304.1734880914.diff
No OneTemporary

D25304.1734880914.diff

diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@
# User extensions
/externals/includes/*
/src/extensions/*
+/resources/ssl/custom.pem
# XHPAST
/support/xhpast/*.a
diff --git a/resources/ssl/README b/resources/ssl/README
--- a/resources/ssl/README
+++ b/resources/ssl/README
@@ -34,11 +34,11 @@
If you receive errors using your "custom.pem" file, you can test it directly
with `curl` by running a command like this:
- curl -v --cacert path/to/your/custom.pem https://phabricator.example.com/
+ curl -v --cacert path/to/your/custom.pem https://phorge.example.com/
Replace "path/to/your/custom.pem" with the path to your "custom.pem" file,
-and replace "https://phabricator.example.com" with the real URL of your
-Phabricator install.
+and replace "https://phorge.example.com" with the real URL of your
+Phorge install.
The initial lines of output from `curl` should give you information about the
SSL handshake and certificate verification, which may be helpful in resolving

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 22, 15:21 (3 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1026071
Default Alt Text
D25304.1734880914.diff (1 KB)

Event Timeline