-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
just a short note: Am 06.08.2014 um 17:57 schrieb Igor Vitorac: [..] > In order to generate SSL certificates, you can follow the steps > here: http://wiki.centos.org/HowTos/Https you can do it in *one* step and even without interacting with the UI of openssl - it means you can use it e.g. in puppet scripts: openssl req -x509 -nodes -days 3650 \ -newkey rsa:2048 -keyout server.key \ -out server.crt -subj '/CN=www.mydomain.org' This will generate a 10 year selfsigend key pair for the hostname "www.mydomain.org". Or use "*.mydomain.org" for a wild card self signed cert. Regards, Rasca - -- Rasca Gmelch | IT | JabberID: [email protected] OpenPGP Key ID: 8168E925, Key server: pool.sks-keyservers.net Fingerprint 1FD0 3199 13B7 7ADC 5DF1 A8EF FA4C 4AC0 8168 E925 ART+COM AG | Kleiststr. 23-26 | 10787 Berlin | Germany Fon: +49.30.21001-466 | Fax: +49.30.21001-555 http://www.artcom.de/ HRB 68308 | Amtsgericht Charlottenburg Vorstand: Andreas Wiek, Prof. Joachim Sauter Aufsichtsratsvorsitzender: Volker Tietgens USt-IdNr.: DE811998328 -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJT4l0pAAoJEPpMSsCBaOkl7j0P/1Fw6dyWN9Ai6uEPQFzGtNF1 EUf3s4gpeisWQ4IcFKmL457G3w0kI4IwmNQTML2kBq8/p5g9e354v71Id+hUahjx JKvfP6ZP/GUNRVQ5UVuatEH4XQtJK8tCnVelgrbjWWvY5ZrUPa1D40hLmPQdnFAb 69cC20AxOLgasP7dDV/+6eZRwih4UB6ip5oYAEhOsr4VjLM0swfXngVVg6dy867+ PyHPNPeEb02WFV2IY8q6ekGV10eQQzqWXfIzw2M66VXQAlGJOcsCOcZfEGWxk6/D A0bJ6yPMEvggzO20IMTD0zv37bvwme7pK8+KQ5GfiPT/X5VaREOaK4SRZOKNtlzH qLxW2dfuONh03uTYwOUTzmHPIAIHiliJQ3jgrATlxLPjAlcBV/pnQ4W/jdcb87qF MSHSOQ9PmEOMTLrAzn3Zp3jhb1YcwOVExuq8h31CK7ENZWWAxX4sk5zVCgjf5kpo iq3G7vi/JTuNK2hKvCtnBmTsHkvnV2NrWV+yDf2iRCfnbOgJtx8mIbS7j5xU2tyu 8Pe4jMUePcpzkOL0a8zCchvqljEbUj1IUTW9wwAcp8tFvw33jcoIy6oNSb0ZCrKv CTPxpjI/RSBK7Ptic61/ofdl5VBr/rRuvQ9ntsNMD0XuugObF3GtNce99/4mZSCp TN9m2zQI0noxBOpDm96i =1kKw -----END PGP SIGNATURE----- -- [email protected] https://inverse.ca/sogo/lists
