issues
search
rustls
/
rcgen
Generate X.509 certificates, CSRs
Other
346
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multiple domain components in issuer
#301
da-kami
opened
1 day ago
0
Issues parsing -x509 with multiple domain components (DC)
#300
da-kami
opened
1 day ago
0
Bump codecov/codecov-action from 4 to 5
#299
dependabot[bot]
closed
3 days ago
0
Update README.md example to match what's in `lib.rs`
#298
ghenry
closed
3 days ago
0
ci: adjust nightly for cargo-check-external-types
#297
cpu
closed
2 weeks ago
0
Add PKCS#10 attributes to CSR serializer
#296
lvkv
closed
1 week ago
4
Clarify CSR signing docs
#295
lvkv
closed
3 weeks ago
0
InvalidNameType error when parsing IZENPE RootCA
#294
SecSamDev
closed
3 weeks ago
4
add function to return a `Certificate` from DER format
#293
jiangshaoqi
closed
4 weeks ago
4
EC-256 Custom CSR & Private Key Generation in version 0.13.1. How?
#292
suchislife801
closed
1 month ago
3
Enable signing without private key
#291
djc
closed
1 month ago
2
Fix compilation issues of OpenSSL tests on 32-bit architectures
#290
decathorpe
closed
2 months ago
4
lib: use From trait for KeyUsagePurpose -> u16
#289
cpu
closed
2 months ago
0
make `CertificateParams::signed_by` accept `impl PublicKeyData` rather than `KeyPair` for the key being signed
#288
kwantam
closed
1 month ago
4
Add KeyUsage support to CSR generation
#287
lvkv
closed
3 months ago
5
Disable default features for `aws-lc-rs`
#286
daxpedda
closed
3 months ago
2
Expand CSR generation support
#285
lvkv
opened
4 months ago
14
crl: avoid markdown footnotes
#284
cpu
closed
4 months ago
2
Update semver-compatible dependencies
#283
djc
closed
4 months ago
0
CSR with PublicKey only
#282
Virviil
closed
1 month ago
13
Expose `algorithm` field on `PublicKey`
#281
rickvanprim
closed
4 months ago
3
Expose `alg` on PublicKey
#280
rickvanprim
closed
4 months ago
0
remotekeypair functionality
#279
uglyoldbob
closed
5 months ago
4
Generate RSA keys
#278
kpcyrd
closed
5 months ago
2
Revert "ci: temp. pin nightly to avoid ICE"
#277
cpu
closed
5 months ago
0
ci: update cargo-check-external-types toolchain, fix build
#276
cpu
closed
5 months ago
4
`Issuer` API
#275
oscartbeaumont
opened
6 months ago
1
Add `Certificate::from_der` + `Certificate::from_pem`
#274
oscartbeaumont
opened
6 months ago
2
fix missing export of `KeyPairAlgorithm`
#273
roberts-pumpurs
closed
6 months ago
4
Expose PKCS_RSA_PSS_SHA256 for CSR generation
#272
tgonzalezorlandoarm
opened
6 months ago
6
error: feature-gate ExternalError
#271
cpu
closed
6 months ago
4
compiling for wasm
#270
uglyoldbob
opened
6 months ago
3
Clarify internal data dependencies for signing APIs
#269
djc
closed
7 months ago
6
Signing leaf certificates with parsed intermediate
#268
pfzetto
opened
7 months ago
2
Split KeyPairAlgorithm, make non-CLI part public
#267
divergentdave
closed
7 months ago
1
rustls-cert-gen: `KeyPairAlgorithm` should be publicly exported
#266
divergentdave
closed
7 months ago
3
Should key usages be tracked as a `HashSet` instead?
#265
djc
opened
7 months ago
2
Pass extended key usage parameters when importing CertificateSigningRequestParams
#264
uglyoldbob
closed
6 months ago
7
examples: sign-leaf-with-ca uses ca key for signing end entity cert
#263
markdingram
closed
7 months ago
2
cert: use key_identifier_method of issuer for AKI
#262
cpu
closed
7 months ago
3
v0.13: Generated cert signed by external CA cert returns cert that can't be validated against CA
#261
brocaar
closed
7 months ago
5
KeyPair::serialize_der() should yield PrivateKeyDer
#260
djc
opened
7 months ago
1
cli: add more Cargo metadata
#259
djc
closed
7 months ago
1
Fix reference in changelog about RSA key generation
#258
djc
closed
7 months ago
0
Set library version for CLI crate
#257
djc
closed
7 months ago
0
Updated x509-parser to 0.16 for 0.12.+ versions
#256
ErikEverson
closed
7 months ago
9
lib: export csr::CertificateSigningRequest
#255
cpu
closed
8 months ago
1
docs: update CHANGELOG for 0.13.0
#254
cpu
closed
7 months ago
7
Minor API tweaks
#253
djc
closed
8 months ago
0
Prefer aws-lc-rs over ring if both are enabled
#252
djc
closed
8 months ago
2
Next