F
F
Farank2020-02-11 14:30:18
Digital certificates
Farank, 2020-02-11 14:30:18

Can I tell my SSL CA to locate certificates on a different domain?

Is it possible to make the root directory dir = ./demoCA point to another domain in the openssl.cnf file in the [ CA_default ] block, for example:
dir = $IP_ADRESS./
demoCA and both index.txt (where the issued and revoked certificates are displayed) and the .key .pem itself actually resided on a different machine.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CityCat4, 2020-02-11
@Farank

No. Unless, in fact, it is on another machine, but formally mounted. But it makes no sense to specify any IP addresses in openssl.cnf.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question