subject-alternative-name Questions
2
Solved
I am trying to connect to a REST endpoint via the GetHTTP Processor in NiFi 1.5.0.
The problem that I am faceing is, that the SSL certificate is issued to the domain but I only have direct access t...
Floriculture asked 4/5, 2018 at 7:14
1
I need to specify the registeredID in certificate.
So I add this in config file, when sign certificate using OpenSSL.
[ alternate_names ]
DNS.1 = localhost
RID.1 = 1.2.3.4.5.5
Here, 1.2.3.4.5.5...
Earl asked 16/2, 2018 at 8:15
2
Solved
I'm currently able to decode a CSR's values except for Requested Extensions, specifically X509v3 Subject Alternative Name. Here's the relevant part of
my `DecodeCSR(string csr):
public void Deco...
Rubinstein asked 29/6, 2017 at 12:16
1
© 2022 - 2024 — McMap. All rights reserved.