1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

SSL Configuration to install multiple client certificates

Discussion in 'Apache' started by apacheuser, Nov 29, 2015.

  1. #1
    Hi,

    I have a requirement to configure CA and intermediate certificates of multiple clients in Apache SSL.conf file. I am thinking to do it by copying the files to a directory and mention this path in SSLCACertificatePath command. But, how I can configure the intermediate certificates? If anyone can suggest a good approach, it will be helpful.

    Thanks in advance
     
    apacheuser, Nov 29, 2015 IP
  2. Roger S

    Roger S Active Member

    Messages:
    46
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    58
    #2
    Hi,

    By intermediate you mean the chain certificate. :)

    Looks like you have been trying to manually create the entries by editing the Apache conf file.

    I will suggest you are try naming them for convenience and then place them in different folder as the SSL certs. Try something like "domian_inter".
     
    Roger S, Dec 26, 2015 IP