Re: [OT?] How to generate a certificate?

Поиск
Список
Период
Сортировка
От Helge Bahmann
Тема Re: [OT?] How to generate a certificate?
Дата
Msg-id Pine.LNX.4.21.0204102303100.17379-100000@lothlorien.stunet2.tu-freiberg.de
обсуждение исходный текст
Ответ на [OT?] How to generate a certificate?  (thiemo <thiemo@gmx.ch>)
Список pgsql-novice
Hi,

The fast way:

  openssl genrsa -out server.key
  openssl req -new -key server.key -out server.crt

You can find more detailed instructions and explanations of the above in
the Apache-SSL-HOWTO, e.g. at

  http://www.tldp.org/HOWTO/SSL-RedHat-HOWTO-3.html

Regards
--
Helge Bahmann <bahmann@math.tu-freiberg.de>             /| \__
The past: Smart users in front of dumb terminals       /_|____\
                                                     _/\ |   __)
$ ./configure                                        \\ \|__/__|
checking whether build environment is sane... yes     \\/___/ |
checking for AIX... no (we already did this)            |



В списке pgsql-novice по дате отправления:

Предыдущее
От: "Joshua b. Jore"
Дата:
Сообщение: Re: [OT?] How to generate a certificate?
Следующее
От: "cristi69"
Дата:
Сообщение: Date format