summaryrefslogtreecommitdiff
path: root/docs/manual/ssl
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2011Rich Bowen2011-01-0313-13/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054597 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2010-12-121-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044902 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-12-121-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044852 13f79535-47bb-0310-9956-ffa450edef68
* update metafilesAndré Malo2010-12-105-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044537 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild transformations.Rich Bowen2010-12-061-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042760 13f79535-47bb-0310-9956-ffa450edef68
* use example.com instead of other non-standard examplesJeff Trawick2010-12-061-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042758 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2010-11-221-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037872 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-11-221-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037834 13f79535-47bb-0310-9956-ffa450edef68
* More fixes on Pr#50307Igor Galić2010-11-204-20/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037337 13f79535-47bb-0310-9956-ffa450edef68
* Updated the .fr ssl howto so it matches r1035435 changesVincent Deffontaines2010-11-202-53/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037241 13f79535-47bb-0310-9956-ffa450edef68
* balise mal ferméeVincent Deffontaines2010-11-201-48/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037233 13f79535-47bb-0310-9956-ffa450edef68
* A first attempt at PR#50307Igor Galić2010-11-202-79/+24
| | | | | | | | Trying to get rid of old- or un-facts. ./build.sh all git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037224 13f79535-47bb-0310-9956-ffa450edef68
* ./build.sh allIgor Galić2010-11-182-237/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1036321 13f79535-47bb-0310-9956-ffa450edef68
* Adds indentation. Cosmetic change only.Rich Bowen2010-11-152-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1035435 13f79535-47bb-0310-9956-ffa450edef68
* Missing newlineRich Bowen2010-11-152-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1035434 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-11-142-644/+457
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1035023 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild SSL FAQ.Rich Bowen2010-11-081-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032724 13f79535-47bb-0310-9956-ffa450edef68
* Fixes PR47236 - Using : or @ in a URL already means something else, andRich Bowen2010-11-081-3/+3
| | | | | | | so shouldn't be inserted into a URL for other special meaning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032722 13f79535-47bb-0310-9956-ffa450edef68
* Removing intro, which doesn't make sense.Igor Galić2010-11-042-20/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031042 13f79535-47bb-0310-9956-ffa450edef68
* ./build.sh all - fixed htaccess validation error.Igor Galić2010-11-041-54/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031040 13f79535-47bb-0310-9956-ffa450edef68
* Removing history, because nobody cares.Igor Galić2010-11-041-57/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031036 13f79535-47bb-0310-9956-ffa450edef68
* Adds an example of how to set up SSL to the SSL howto. Seems like anRich Bowen2010-11-042-1/+38
| | | | | | | obvious omission. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031028 13f79535-47bb-0310-9956-ffa450edef68
* Removing ``FAQs'' which are *really* out of date.Igor Galić2010-09-212-162/+20
| | | | | | | | Updating others to remotely match current pratice (i.e.: current Ciphers used, 1024 -> 2048 bits, etc) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999259 13f79535-47bb-0310-9956-ffa450edef68
* xformsJim Jagielski2010-06-172-0/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955572 13f79535-47bb-0310-9956-ffa450edef68
* Fixing minor typo in sections.Igor Galić2010-06-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-06-131-1/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@954260 13f79535-47bb-0310-9956-ffa450edef68
* Update transformations.Rainer Jung2010-06-062-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952014 13f79535-47bb-0310-9956-ffa450edef68
* Update transformationsStefan Fritsch2010-06-061-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951906 13f79535-47bb-0310-9956-ffa450edef68
* Replace LogLevelDebugDump with TRACE log levelsStefan Fritsch2010-06-061-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951904 13f79535-47bb-0310-9956-ffa450edef68
* Removing the obscenely obsolete FAQs'' from the SSL FAQ.Igor Galić2010-05-102-102/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942800 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2010-03-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925874 13f79535-47bb-0310-9956-ffa450edef68
* hyphenate some compound modifiersJeff Trawick2010-03-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924915 13f79535-47bb-0310-9956-ffa450edef68
* 2009 -> 2010 in the copyright statement. Nobody seems to know if this isRich Bowen2010-01-0413-13/+13
| | | | | | | | actually necessary, but it's sort of an annual tradition. We think tradition is pretty important. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895795 13f79535-47bb-0310-9956-ffa450edef68
* Update transformsDaniel Earl Poirier2009-10-271-7/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@830301 13f79535-47bb-0310-9956-ffa450edef68
* Update the SSL FAQ with regard to Server Name Indication.Daniel Earl Poirier2009-10-271-7/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@830296 13f79535-47bb-0310-9956-ffa450edef68
* New SSL .fr translations.Vincent Deffontaines2009-07-1715-6/+3472
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@795191 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2009-07-165-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@794559 13f79535-47bb-0310-9956-ffa450edef68
* SSL : New .fr translation filesVincent Deffontaines2009-07-158-0/+1570
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@794403 13f79535-47bb-0310-9956-ffa450edef68
* * docs/manual/ssl: Drop specific commercial CA recommendations.Joe Orton2009-01-152-66/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734692 13f79535-47bb-0310-9956-ffa450edef68
* * Update transformationRuediger Pluem2009-01-068-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732126 13f79535-47bb-0310-9956-ffa450edef68
* Update doc transformsJim Jagielski2008-11-141-72/+75
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713993 13f79535-47bb-0310-9956-ffa450edef68
* Update Japanese translationTakashi Sato2008-11-141-72/+74
| | | | | | | | | English Revision: 659902 Submitted by: kawai Reviewed by: takashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713987 13f79535-47bb-0310-9956-ffa450edef68
* use <transnote>Takashi Sato2008-11-141-2/+2
| | | | | | | Submitted by: takashi Reviewed by: kawai git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713986 13f79535-47bb-0310-9956-ffa450edef68
* Update transformationsVincent Bray2008-11-132-25/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713606 13f79535-47bb-0310-9956-ffa450edef68
* Grammar fixesVincent Bray2008-11-131-24/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713605 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2008-07-225-4/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@678770 13f79535-47bb-0310-9956-ffa450edef68
* New Turkish translationsNilgun Belma Buguner2008-07-221-0/+59
| | | | | | | Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@678757 13f79535-47bb-0310-9956-ffa450edef68
* update transformationsTakashi Sato2008-06-162-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668082 13f79535-47bb-0310-9956-ffa450edef68
* Convert Japanese translations from ISO-2022-JP to UTF-8 Takashi Sato2008-06-062-458/+458
| | | | | | | | | since "Support for Additional Languages" needs to be enabled in the installation of JRE to read ISO-2022-JP. Reviewed by: kawai git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@663964 13f79535-47bb-0310-9956-ffa450edef68
* update transformationTakashi Sato2008-05-274-40/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@660544 13f79535-47bb-0310-9956-ffa450edef68