please
let me know.
Thank you very much,
Michael
Von: Christian Mueller
Gesendet: Mittwoch, 24. Oktober 2018 16:19
An: Härtel, Michael
Cc: geoserver-devel
Betreff: Re: [Geoserver-devel] Decrypting passwords given in REST response
Did you compare the encoded password sent by the REST Api and
rds,
>
>
>
> Michael
>
>
>
> *Von:* Christian Mueller
> *Gesendet:* Mittwoch, 24. Oktober 2018 08:41
> *An:* Härtel, Michael
> *Cc:* geoserver-devel
> *Betreff:* Re: [Geoserver-devel] Decrypting passwords given in REST
> response
>
>
>
&
wrong.
Regards,
Michael
Von: Christian Mueller
Gesendet: Mittwoch, 24. Oktober 2018 08:41
An: Härtel, Michael
Cc: geoserver-devel
Betreff: Re: [Geoserver-devel] Decrypting passwords given in REST response
Hi Michael
Some facts you need to know.
The master password is used to encrypt the
Hi Michael
Some facts you need to know.
The master password is used to encrypt the geoserver keystore located in
/security/geoserver.jceks
This keystore contains an entry with the key used for the encryption of DB
passwords.
You need the master password to open the keystore, then you have to fe
Hello List,
even though I am not a GeoServer core developer myself, I think that my
questions can best be answered by people who are involved in the geoserver
development.
I try to reverse the encryption mechanism of the passwords for the DB
connections that are returned via the REST API. I kn