> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v19-de-de/ssl-zertifikatsverwaltung/upgrade-von-einer-aelteren-ras-version.md).

# Upgrade von einer älteren RAS-Version

Wenn Sie ein Upgrade einer Parallels RAS vor RAS 17.1 auf eine RAS 17.1 (oder neuer) durchführen, wird jedes Zertifikat, das von RAS Secure Gateways und HALB verwendet wird, aufgezählt und nur eindeutige Zertifikate werden der Unterkategorie **Zertifikate** hinzugefügt. Gateways und HALB werden dann 1-zu-1 mit den Zertifikaten verknüpft, die sie vor dem Upgrade verwendet haben.

Weitere Maßnahmen im Zusammenhang mit einem Upgrade sind:

* Die Option zum **Vererben von Standardwerten** in Gateways ist nach dem Upgrade ausgeschaltet.
* Wenn ein Gateway während eines Upgrades deaktiviert wird, verfügt der Connection Broker immer noch über die Informationen über das vom Gateway verwendete Zertifikat, sodass das Gateway richtig konfiguriert ist, wenn es wieder online ist.
* Die Standardeinstellungen der Site sind so konfiguriert, dass das standardmäßige selbstsignierte Zertifikat verwendet wird.
* Beim Hinzufügen eines neuen Gateways wird dieses so konfiguriert, dass es das standardmäßige selbstsignierte Zertifikat verwendet, vorausgesetzt, die Standardeinstellungen der Site werden nicht nachträglich geändert.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v19-de-de/ssl-zertifikatsverwaltung/upgrade-von-einer-aelteren-ras-version.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
