The short answer
S/MIME and PGP both sign and encrypt email, but they trust keys in opposite ways. S/MIME uses an X.509 certificate issued by a certificate authority (specified in RFC 8551) and is built into Outlook, Apple Mail, and Google Workspace, so it deploys cleanly across an organization. PGP — standardized as OpenPGP in RFC 9580 — uses a decentralized web of trust with self-generated keys and usually needs an add-on, which suits individuals and developers who would rather not depend on any authority. For company email on mainstream clients, S/MIME is almost always the practical choice; PGP wins where you want to trust keys directly and stay off the CA model.
If your decision is already leaning toward S/MIME — because your team lives in Outlook or Workspace — you can see verified email certificate options on the S/MIME email certificate page. The rest of this guide explains exactly how the two standards differ so you can be sure that choice fits before you commit, or recognize the cases where PGP is the better answer.
On this page
S/MIME vs PGP at a glance
S/MIME and PGP solve the same problem — proving who sent an email and keeping its contents private — and reach for the same public-key cryptography to do it. Where they part ways is trust and tooling: S/MIME leans on certificate authorities and native client support, while PGP leans on user-managed keys and add-on software. The table below is the quick version; the sections after it explain why each row matters.
| Dimension | S/MIME | PGP (OpenPGP) |
|---|---|---|
| Trust model | CA hierarchy (X.509) | Web of trust / direct trust |
| Standard | RFC 8551 | RFC 9580 (obsoletes RFC 4880) |
| Where the key comes from | Issued by a certificate authority | You generate it yourself |
| Identity verification | CA verifies name / organization | Users verify each other |
| Client support | Native in Outlook, Apple Mail, Workspace | Usually needs an add-on / app |
| Central management | Yes — deploy from the admin console | Harder; per-user key handling |
| Best fit | Businesses, regulated teams | Individuals, developers, activists |
One row does most of the work here: the trust model. Almost every other difference — client support, central management, how you get a key — falls out of that single choice between a certificate authority and a web of trust.
The real difference: who vouches for your key
The heart of S/MIME versus PGP is how each answers one question: when a public key claims to belong to a person, who confirms it? S/MIME answers with a certificate authority — the same kind of trusted third party that issues the SSL certificate behind a website's padlock. PGP answers with people: you decide which keys to trust, and users vouch for one another in a web of trust with no authority at the top.
That single design choice ripples outward. Because a CA sits behind an S/MIME certificate, email clients that already trust that CA accept the certificate without any manual setup, and the verified name inside it can satisfy a compliance requirement. Because PGP has no authority, it never asks you to trust a company you didn't choose — but it also hands you the job of confirming that a key genuinely belongs to the person named on it. If the underlying idea of public and private keys is still fuzzy, our primer on symmetric vs asymmetric encryption lays the groundwork both standards build on.
Which one your email app already runs
For day-to-day use, native client support decides more than the cryptography does. S/MIME is built into the mail apps most organizations already run, so there is nothing extra to install. PGP almost always needs a plugin, a separate app, or a browser extension, and it is largely absent from consumer webmail. As of July 2026, here is where each stands across the common clients.
| Client | S/MIME | PGP |
|---|---|---|
| Outlook / Microsoft 365 | Native (desktop, web, mobile) | Add-in required |
| Apple Mail (macOS / iOS) | Native (via Keychain) | Third-party tooling |
| Google Workspace (paid) | Hosted S/MIME (admin-enabled) | Extension required |
| Personal @gmail.com | Not supported | Not native — extension only |
| Thunderbird | Native | Native (built-in OpenPGP) |
Thunderbird is the interesting exception: it ships native support for both, which is why it is a common home for PGP users. Note the Google Workspace line — hosted S/MIME is only available on the paid business and education editions, and an administrator has to turn it on and load the trusted CA certificates first. Personal Gmail supports neither out of the box.
What it takes to send your first encrypted email
The setup gap is where the two standards feel most different in practice. With S/MIME, you get a certificate from a CA, install it in your mail app, and start sending — the client already trusts the CA and picks up recipients' certificates from their signed messages. With PGP, you generate your own key pair, install the software, and then handle the part S/MIME automates: exchanging public keys with each person you write to, by hand or through a key server.
That missing manual step is exactly why S/MIME scales across a company. An administrator issues certificates centrally and encryption works tenant-wide, whereas PGP's per-user key management is workable for a handful of privacy-minded people but awkward for a whole workforce. Once you have an S/MIME certificate, installing it is quick — our Outlook installation guide walks through classic Outlook, new Outlook, the web client, and Mac.
Can an S/MIME user email a PGP user?
They can send plain email to each other, but they cannot exchange encrypted or verifiably signed messages across the two standards. S/MIME and PGP are not interoperable: each expects the other party's key in its own format and its own trust model, so a message encrypted for an S/MIME recipient is unreadable to a PGP client, and a PGP signature means nothing to an S/MIME one. There is no bridge that quietly converts between them.
This is the practical reason groups standardize on one rather than mixing both. If half a team uses S/MIME and half uses PGP, the secure email between the two halves simply doesn't happen. When you are choosing for more than yourself, pick the standard everyone you correspond with can actually use — which, inside a shared email platform, is nearly always S/MIME.
Is one actually more secure?
Neither standard is inherently more secure than the other. Both use strong public-key cryptography, both keep a message unreadable to anyone without the recipient's private key, and both let a recipient verify who signed a message. The meaningful difference is where trust — and therefore risk — concentrates. S/MIME places it in the certificate authority and in how well your organization protects its keys; PGP places it on individual users deciding which keys to believe.
Each approach has a matching failure mode. S/MIME's is a CA or key-management lapse affecting many users at once; PGP's is a person trusting a key that isn't really their contact's, or losing a private key with no authority to fall back on. In both cases the standard itself rarely fails — the weak point is a mishandled private key. The digital signature that makes either one tamper-evident works the same way under the hood, which our explainer on what a digital signature is walks through in plain terms.
Which should you use?
Choose based on who you email and what clients they use, not on a security ranking. If your correspondents are inside a mainstream mail platform and you want central control, S/MIME is the pragmatic winner: it deploys from an admin console, carries a CA-verified identity, and needs nothing installed. If you need cross-platform encryption without trusting any certificate authority — the classic case for journalists, activists, and open-source developers — PGP is the better tool, at the cost of managing keys yourself.
| If you are… | Lean toward |
|---|---|
| A business standardizing email security across staff | S/MIME |
| In a regulated field that needs verified sender identity | S/MIME |
| Running Outlook, Microsoft 365, or paid Google Workspace | S/MIME |
| An individual wanting encryption that depends on no CA | PGP |
| A developer signing releases or emailing across platforms | PGP |
If your answer is S/MIME and you are weighing a personal versus a business certificate, the S/MIME certificate buying guide covers which validation level fits and how the two options compare.
How to get set up with S/MIME
If S/MIME is your answer, the path is short: get an email certificate from a trusted certificate authority, install it in your mail app, and start signing and encrypting. The certificate ties a verified name or organization to your address, which is what lets recipients trust a signed message and what makes the whole thing manageable at company scale. Where a specific pain point pushes you toward it, the table below points to the right next step.
| What you need | Where to go |
|---|---|
| A verified S/MIME certificate for signing and encryption | S/MIME email certificates |
| Help choosing personal vs business validation | S/MIME buying guide |
| Installing the certificate once it is issued | Outlook installation guide |
A quick reminder that trips people up: each person needs their own certificate — there is no single shared key for a team, because the whole point is tying an identity to an individual address. Plan for one certificate per user, and set a renewal reminder so encrypted replies don't start bouncing when a certificate lapses.
FAQ
Setting up S/MIME for your email
My-SSL issues S/MIME email certificates through Certum, a publicly trusted certificate authority, so the verified identity and the client trust come from the CA itself — the reason Outlook, Apple Mail, and Workspace accept them without extra configuration. If you have decided S/MIME fits how your team already works, compare the personal and business options on the S/MIME email certificate page.
Related reading
- S/MIME certificate buying guide — personal vs business, and which validation level you need.
- How to install an S/MIME certificate in Outlook — a step-by-step across every Outlook version.
- What is a digital signature? — the mechanism that makes both S/MIME and PGP tamper-evident.
Sources worth checking directly
- IETF — RFC 8551 (S/MIME version 4.0 message specification)
- IETF — RFC 9580 (OpenPGP; obsoletes RFC 4880)
- Microsoft — S/MIME in Exchange Online (native Outlook support)
- Google Workspace — Hosted S/MIME (supported editions and setup)