# Peeringhub STI-ACME Server

Peeringhub operates a STI-ACME that is fully complaint to RFC 8555.  Any Stir/Shaken Service Provider can subscribe to Peeringhub's CA service, and gain access to Peeringhub's ACME Server to obtain Stir/Shaken Certificate.&#x20;

{% hint style="info" %}
You will need to have your own OCN and obtain an approved Stir/Shaken Service Provider Status from STI-PA ( iConnectiv ) before you can generate your Stir/Shaken certification.  If you are not sure how to do that, please refer our Step-by-Step Guide at <https://www.linkedin.com/pulse/stir-shaken-compliance-101-deadline-looming-peeringhub-io/?trackingId=PUVz3GbVSRa4Md1iOLBIhw%3D%3D>
{% endhint %}

## Getting Started

Stir/Shaken Service Provider can subscribe to Peeringhub's CA service via Peeringhub's automatic portal.  After you complete online subscription process, your OCN will be whitelisted to Peeringhub's ACME server for automatic issuance of Stir/Shaken certificate.&#x20;

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="broken-reference" %}
[Broken link](https://doc.peeringhub.io/broken-reference)
{% endcontent-ref %}

{% content-ref url="guides/generating-certificate" %}
[generating-certificate](https://doc.peeringhub.io/guides/generating-certificate)
{% endcontent-ref %}

{% content-ref url="guides/getting-support" %}
[getting-support](https://doc.peeringhub.io/guides/getting-support)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Peeringhub's support team can also generate your certificate manually for you.
{% endhint %}

###


---

# Agent Instructions: 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:

```
GET https://doc.peeringhub.io/peeringhub-sti-acme-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
