summaryrefslogtreecommitdiff
path: root/lib/ssl/examples/certs
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-02-151-1/+1
|
* otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
|
* update copyright-yearHenrik Nord2016-03-151-1/+1
|
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
|
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
|
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-3/+3
| | | | | OTP-10106 OTP-10107
* Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
| | | | | | "-f" is a non-standard chmod option which at least SGI IRIX and HP UX do not support. As the only effect of the "-f" flag is to suppress warning messages, it can be safely omitted.
* Remove cert building from MakefilesDan Gudmundsson2010-09-014-82/+39
|
* Checkin example certs instead of generating them.Dan Gudmundsson2010-09-019-255/+210
| | | | | | | Avoiding cross-compilation and other problems by keeping them in git instead of generating them each time. I think the reason to generate them was that a valid date limitation, now that we can specify the date, I have set them to be valid for 15 years.
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-205-0/+365