Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,397
Community Members
 
Community Events
184
Community Groups

No CALDAV supported??

I wanna import calendars from my OPEN-Exchange  as a CALDAV. Normaly this feature shold work since 2018. But when I try to import a new calendar in CONFLUENCE Team Calendars i can only insert a iCAL-Adress .... what am I doing wrong??

Thanks for any help.

 

Markus Löw

3 answers

2 accepted

0 votes
Answer accepted

would be strange, because the certificate is correct: please have a ->look

0 votes
Answer accepted
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 06, 2020

Hey Markus,

You're right - CalDav support was added in 2018. In order to check out anything that might be causing problems, I'd like to try an import on an environment that matches your versions. Could you let me know the following?

  1. Which version of Confluence you're on
  2. Which version of the Team Calendars app you have installed
  3. What database your are using (PostgreSQL, MySQL, etc) and which version if you happen to know

Thanks!
Daniel | Atlassian Support

Hallo Daniel,

 

thanks a lot for Your help! My configuration is:

 

  1. Confluenceversion 6.15.6
  2. TEAM CALENDAR Version 6.0.50
  3. POSTGREsql Version  9.6.14

 

For more details please have a look at the CONFLUENCE.PDF 

 

Vielen Dank

Markus

Hi Daniel,

I guess, it is an issue of a wrong certificate:


root@postgresql ~# wget https://kip-neu.de/caldav/Y2FsOi8vMC85Mg/
--2020-07-07 08:59:48-- https://kip-neu.de/caldav/Y2FsOi8vMC85Mg/
Resolving kip-neu.de (kip-neu.de)... 192.168.10.188
Connecting to kip-neu.de (kip-neu.de)|192.168.10.188|:443... connected.
ERROR: The certificate of 'kip-neu.de' is not trusted.
ERROR: The certificate of 'kip-neu.de' hasn't got a known issuer.
root@postgresql ~#

Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 09, 2020

Ah, a certificate error. Using wget will use your operating system's certificate store. In the video you show, the certificate's trust is coming from the browser.

It looks like you have an Encryption Everywhere DV signed certificate. You might need to install the intermediate certificate on the server you ran wget on. The intermediate certificates can be downloaded from DigiCert here: https://www.digicert.com/digicert-root-certificates.htm

You can use this quick gist to install the intermediate certificate on your server.

That should at least clear the error with wget. If you've installed Confluence with the .bin installer and not changed its JRE to use your system's java, you might also need to install the intermediate certificate to the JRE's keystore. We've got instructions for doing that here, and although the article mentions Jira, the same process applies to Confluence.

Since the steps are rather involved, I won't copy them all here. Please let me know if you get stuck at any point though, and I'll be happy to help!

Dear Daniel,

thx a lot! Your help eas very usefull! my confluence-appliance can now connect vie ssl to open-x (kip-neu.de):

root@postgresql /tmp# wget https://kip-neu.de
--2020-07-10 13:11:36-- https://kip-neu.de/
Resolving kip-neu.de (kip-neu.de)... 192.168.10.188
Connecting to kip-neu.de (kip-neu.de)|192.168.10.188|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://kip-neu.de/univention/ [following]
--2020-07-10 13:11:36-- https://kip-neu.de/univention/
Reusing existing connection to kip-neu.de:443.
HTTP request sent, awaiting response... 302 Found
Location: https://kip-neu.de/univention/portal/ [following]
--2020-07-10 13:11:36-- https://kip-neu.de/univention/portal/
Reusing existing connection to kip-neu.de:443.
HTTP request sent, awaiting response... 200 OK
Length: 2082 (2.0K) [text/html]
Saving to: 'index.html'

index.html 100%[===============================================================================================>] 2.03K --.-KB/s in 0s

2020-07-10 13:11:36 (93.2 MB/s) - 'index.html' saved [2082/2082

 

and I changed the CA in Java Runtime. But still the connection is refused; but now with wrong creds as issue .... ?? Still confused and waiting for any help!screen.jpg

THANK YOU!

I forgot to mention: of course the calendar exists and the credentials are correct; I can log in with any other client.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events