Hi Leute!
Ich habe heute für meinen Server Zertifikate erzeugt und bei Twathe auch mal zum test gemeldet. Leider fragt mich die Mühle beim Starten jetzt nach dem Zertifikatspasswort. Wie kann ich das umgehen, abschalten?
Gruss
abrocker
Apache mit SSL fragt nach Passwort
Re: Apache mit SSL fragt nach Passwort
Zertifikat ohne Passphrase erstellen...
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Passphrase entfernen
Hallo,
das problem hatte ich auch mal :
openssl rsa -in mitpassphrase.key -out ohnepassphrase.key
wenn nach "rsa" kein "des3" o.ä. kommt, wird automatisch die passphrase entfernt. muß man nur wissen, wie immer im intenet.
das problem hatte ich auch mal :
openssl rsa -in mitpassphrase.key -out ohnepassphrase.key
wenn nach "rsa" kein "des3" o.ä. kommt, wird automatisch die passphrase entfernt. muß man nur wissen, wie immer im intenet.
Re: Apache mit SSL fragt nach Passwort
@Joe User
Ist aber doch nicht sinn und zweck das Zertifikat ohne Passphrase zu erstellen
Gruß Christian
Ist aber doch nicht sinn und zweck das Zertifikat ohne Passphrase zu erstellen
Gruß Christian
